-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR fixes an issue in CDC read where we convert timestamp datatyp…
…es to string without extracting the timezone. While the timezone can be independently inferred, DST cannot. This affects records created during the ambiguous hour the DST change occurs. GitOrigin-RevId: b3f6996d05d90e8968ba81b22f6c591b2c730b2b
- Loading branch information
1 parent
a44cbbe
commit 5ab678d
Showing
2 changed files
with
46 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters