Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add timestamp with time zone cell type support #281

Merged
merged 2 commits into from
Jun 1, 2024

Conversation

burmecia
Copy link
Member

What kind of change does this PR introduce?

This PR is to add a new column type timestamp with time zone support. With this new column type, below FDWs can support the new data type.

  • Airtable
  • BigQuery
  • MS SQL Server
  • S3 parquet
  • Logflare

What is the current behavior?

Currently only timestamp without time zone is supported.

What is the new behavior?

Support timestamp with time zone in the framework.

Additional context

N/A

@burmecia burmecia marked this pull request as ready for review May 31, 2024 11:57
@burmecia burmecia requested a review from imor May 31, 2024 11:57
@burmecia burmecia added the enhancement New feature or request label May 31, 2024
@burmecia burmecia merged commit e2da866 into main Jun 1, 2024
2 checks passed
@burmecia burmecia deleted the bo/feat/add-timestamptz branch June 1, 2024 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants