Skip to content

[CALCITE-4698] Respect input types and precision for datetime_plus and timestampadd - #3104

Closed
snuyanzin wants to merge 7 commits into
apache:mainfrom
snuyanzin:calcite4698
Closed

[CALCITE-4698] Respect input types and precision for datetime_plus and timestampadd#3104
snuyanzin wants to merge 7 commits into
apache:mainfrom
snuyanzin:calcite4698

Conversation

@snuyanzin

Copy link
Copy Markdown
Contributor

The PR makes TimestampAddFunction respecting incoming type e.g. timestamp with local time zone and precision.

@julianhyde

Copy link
Copy Markdown
Contributor

Can you revert the changes in formatting?

@snuyanzin

snuyanzin commented Mar 12, 2023

Copy link
Copy Markdown
Contributor Author

Can you revert the changes in formatting?

yeah, looks like i missed it, thanks
done

@snuyanzin

Copy link
Copy Markdown
Contributor Author

Rebased to resolve conflicts

@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 3 Code Smells

97.7% 97.7% Coverage
0.0% 0.0% Duplication

@snuyanzin snuyanzin changed the title [CALCITE-4698] Respect input timestamp datatype, and timestamp precision for SqlTimestampAddFunction [CALCITE-4698] Respect input types and precision for datetime_plus and timestampadd Mar 27, 2023
julianhyde added a commit to julianhyde/calcite that referenced this pull request Apr 28, 2023
@asfgit asfgit closed this in 07a29b6 Apr 28, 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