Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable predicate pushdown in MongoDB temporal types #14795

Merged
merged 3 commits into from
Nov 1, 2022

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Oct 27, 2022

Description

Follow-up of #14413. Changes in TypeUtils were missing.

Non-technical explanation

Release notes

( ) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
(x) Release notes are required, with the following suggested text:

# MongoDB
* Support predicate pushdown on `date`, `time(3)`, `timestamp(3)` and
  `timestamp(3) with time zone` columns. ({issue}`14795`)

@cla-bot cla-bot bot added the cla-signed label Oct 27, 2022
@ebyhr ebyhr requested review from Praveen2112 and hashhar October 27, 2022 23:30
@ebyhr ebyhr force-pushed the ebi/mongo-time-types branch from b3a3036 to 52363a1 Compare October 31, 2022 09:22
@ebyhr ebyhr force-pushed the ebi/mongo-time-types branch from 52363a1 to 80ac274 Compare October 31, 2022 11:28
@ebyhr ebyhr requested a review from Praveen2112 October 31, 2022 12:21
@ebyhr ebyhr merged commit 6234975 into trinodb:master Nov 1, 2022
@ebyhr ebyhr deleted the ebi/mongo-time-types branch November 1, 2022 00:19
@github-actions github-actions bot added this to the 402 milestone Nov 1, 2022
@ebyhr ebyhr mentioned this pull request Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants