Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sh-rp
Copy link
Collaborator

@sh-rp sh-rp commented Sep 1, 2025

Description

This quick PR fixes the grammar on the docs sections of the recent timezone PR.

@netlify
Copy link

netlify bot commented Sep 1, 2025

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit c6691e9
🔍 Latest deploy log https://app.netlify.com/projects/dlt-hub-docs/deploys/68b58d40efdb2a00085e13d9
😎 Deploy Preview https://deploy-preview-3044--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Ultimately destination will interpret the timestamp values. Some destinations:
- do not support naive timestamps (ie. BigQuery) and will interpret them as naive UTC by attaching UTC timezone
- do not support tz-aware timestamps (ie. Dremio, Athena) and will strip timezones from timestamps being loaded
Ultimately, the destination will interpret the timestamp values. Some destinations:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These destination specific things should be on the destination docs page. I have had the idea of generating a section on each destination page from the most important parts of the Capabilities so it gets maintained automatically. But maybe this is overkill.

Copy link
Collaborator

@rudolfix rudolfix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sh-rp sh-rp marked this pull request as ready for review September 1, 2025 13:36
@sh-rp sh-rp merged commit 4af60c8 into devel Sep 1, 2025
39 checks passed
@sh-rp sh-rp deleted the docs/correct-timestamp-docs branch September 1, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants