Skip to content

Implement getRange for date and timestamp#14747

Merged
findepi merged 7 commits intotrinodb:masterfrom
findepi:findepi/implement-type-getrange-for-timestamp-type-e776c3
Nov 14, 2022
Merged

Implement getRange for date and timestamp#14747
findepi merged 7 commits intotrinodb:masterfrom
findepi:findepi/implement-type-getrange-for-timestamp-type-e776c3

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Oct 25, 2022

Extracted from #12797
following #14703

@findepi findepi added the no-release-notes This pull request does not require release notes entry label Oct 25, 2022
@cla-bot cla-bot bot added the cla-signed label Oct 25, 2022
@findepi
Copy link
Copy Markdown
Member Author

findepi commented Nov 4, 2022

(just rebased)

@findepi findepi force-pushed the findepi/implement-type-getrange-for-timestamp-type-e776c3 branch 2 times, most recently from 6e38116 to ca4af6f Compare November 4, 2022 15:31
The source type's max value is not guaranteed to be coercible into the
target type. Back out rather than failing.
@findepi
Copy link
Copy Markdown
Member Author

findepi commented Nov 7, 2022

Added a commit fixing UnwrapCastInComparison.
It has not test of its own, but effectively this is test-covered by existing tests. (lots of failures)

@findepi findepi force-pushed the findepi/implement-type-getrange-for-timestamp-type-e776c3 branch from ca4af6f to da9914e Compare November 7, 2022 19:13
@findepi findepi force-pushed the findepi/implement-type-getrange-for-timestamp-type-e776c3 branch from da9914e to 6a9ef3f Compare November 9, 2022 13:57
@findepi findepi merged commit da11011 into trinodb:master Nov 14, 2022
@findepi findepi deleted the findepi/implement-type-getrange-for-timestamp-type-e776c3 branch November 14, 2022 17:18
@github-actions github-actions bot added this to the 403 milestone Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

2 participants