Skip to content

Conversation

c2nes
Copy link
Contributor

@c2nes c2nes commented Apr 16, 2024

This is required for compliance with RFC3339/ISO8401 and timestamps which do not comply will be rejected by Spanner.

Fixes #1131

@c2nes c2nes requested review from a team as code owners April 16, 2024 15:59
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/python-spanner API. labels Apr 16, 2024
This is required for compliance with RFC3339/ISO8401 and timestamps
which do not comply will be rejected by Spanner.

Fixes googleapis#1131
@c2nes c2nes force-pushed the pre_1000ad_timestamps branch from 1f7c19b to ea27e1e Compare April 16, 2024 17:06
@c2nes c2nes changed the title Ensure timestamps before 1000AD use 4-digit years fix: Dates before 1000AD should use 4-digit years Apr 16, 2024
@surbhigarg92 surbhigarg92 added kokoro:run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 17, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 17, 2024
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Apr 17, 2024
@surbhigarg92 surbhigarg92 merged commit 0ef6565 into googleapis:main Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timestamps before 1000AD rejected in mutation API
3 participants