Skip to content

[CALCITE-5308] Add support for TIMESTAMP WITH LOCAL TIME ZONE and microsecond-precision#186

Closed
wnob wants to merge 1 commit into
apache:mainfrom
wnob:main
Closed

[CALCITE-5308] Add support for TIMESTAMP WITH LOCAL TIME ZONE and microsecond-precision#186
wnob wants to merge 1 commit into
apache:mainfrom
wnob:main

Conversation

@wnob

@wnob wnob commented Oct 24, 2022

Copy link
Copy Markdown
Contributor

Have the cursor interpret a BigDecimal in a time/date field as seconds since epoch, with up to nanosecond precision. Also, implement a proper getter for TIMESTAMP WITH LOCAL TIME ZONE which is given proper Calcite support in apache/calcite#2973.

@F21

F21 commented Nov 9, 2022

Copy link
Copy Markdown
Member

@F21 F21 changed the title Add proper support for timestamps with timezones [CALCITE-5308] Add support to Avatica for microsecond-precision timestamps (with timezone) Dec 22, 2022
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@wnob wnob changed the title [CALCITE-5308] Add support to Avatica for microsecond-precision timestamps (with timezone) [CALCITE-5308] Add support for TIMESTAMP WITH LOCAL TIME ZONE and microsecond-precision Jan 14, 2023
@wnob

wnob commented Jan 19, 2023

Copy link
Copy Markdown
Contributor Author

Superceded by #205 which focuses just on the type support and punts on precision for now.

@wnob wnob closed this Jan 19, 2023
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.

2 participants