Skip to content

Enable predicate pushdown in MongoDB temporal types#14795

Merged
ebyhr merged 3 commits intotrinodb:masterfrom
ebyhr:ebi/mongo-time-types
Nov 1, 2022
Merged

Enable predicate pushdown in MongoDB temporal types#14795
ebyhr merged 3 commits intotrinodb:masterfrom
ebyhr:ebi/mongo-time-types

Conversation

@ebyhr
Copy link
Copy Markdown
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