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

Support predicate pushdown with like in Ignite #16398

Merged
merged 1 commit into from
Mar 9, 2023
Merged

Support predicate pushdown with like in Ignite #16398

merged 1 commit into from
Mar 9, 2023

Conversation

chenjian2664
Copy link
Contributor

@chenjian2664 chenjian2664 commented Mar 7, 2023

Description

Fix 16396

Additional context and related issues

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:

# Ignite
* Support predicate pushdown with like in Ignite. ({issue}`16396`)

@cla-bot cla-bot bot added the cla-signed label Mar 7, 2023
@chenjian2664 chenjian2664 self-assigned this Mar 7, 2023
@chenjian2664 chenjian2664 requested review from ebyhr and kokosing March 7, 2023 02:14
@chenjian2664 chenjian2664 added this to the 410 milestone Mar 8, 2023
@chenjian2664 chenjian2664 requested a review from kokosing March 8, 2023 09:54
@ebyhr ebyhr removed this from the 410 milestone Mar 8, 2023
@kokosing kokosing merged commit 87380df into trinodb:master Mar 9, 2023
@kokosing
Copy link
Member

kokosing commented Mar 9, 2023

Thanks!

@github-actions github-actions bot added this to the 411 milestone Mar 9, 2023
@chenjian2664 chenjian2664 deleted the ignite_like branch May 25, 2023 09:14
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.

Support predicate pushdown with like in Ignite And ClickHouse
3 participants