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 Redis key pushdown in Redis connector #12219

Merged
merged 4 commits into from
Jun 16, 2022

Conversation

polaris6
Copy link
Member

@polaris6 polaris6 commented May 3, 2022

Description

Support Redis key pushdown in Redis connector

Related issues, pull requests, and links

Fixes #12218

Documentation

(x) Sufficient documentation is included in this PR.

Release notes

(x) Release notes entries required with the following suggested text:

# Redis
* Add support for predicate pushdown for Redis key column on `string` value table. ({issue}`12218`)

@cla-bot cla-bot bot added the cla-signed label May 3, 2022
@github-actions github-actions bot added the docs label May 3, 2022
@polaris6 polaris6 marked this pull request as draft May 3, 2022 04:07
@polaris6 polaris6 force-pushed the redis-key-pushdown branch from 6eb8e92 to f80ebac Compare May 4, 2022 12:53
@polaris6 polaris6 marked this pull request as ready for review May 4, 2022 12:55
@polaris6 polaris6 requested a review from ebyhr May 4, 2022 13:05
@polaris6
Copy link
Member Author

Hi @ebyhr, could you please help me to review this PR when you have time? Thank you very much!

@polaris6 polaris6 force-pushed the redis-key-pushdown branch from f80ebac to 2d159dc Compare May 11, 2022 08:15
@polaris6 polaris6 changed the title Support redis key pushdown in Redis connector Support Redis key pushdown in Redis connector May 11, 2022
@polaris6 polaris6 force-pushed the redis-key-pushdown branch 2 times, most recently from 6e80401 to 460442e Compare May 17, 2022 12:55
@polaris6
Copy link
Member Author

Hi @ebyhr, could you please help me to review this PR when you have time? Thank you very much!

@polaris6
Copy link
Member Author

Hi @ebyhr, could you please help review this PR when you have time? Thank you very much!

@polaris6 polaris6 requested a review from ebyhr June 2, 2022 02:38
@polaris6
Copy link
Member Author

polaris6 commented Jun 7, 2022

Hi @ebyhr, do you have time to help review recently? This pr has been around for a long time. 🥺 Thanks!

@polaris6 polaris6 requested review from findepi and hashhar June 13, 2022 03:58
@polaris6
Copy link
Member Author

Hi @findepi @hashhar, ebyhr may be busy, could you please help me review this PR when you have time? Thank you very much!

Copy link
Member

@ebyhr ebyhr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for my late review.

@polaris6 polaris6 force-pushed the redis-key-pushdown branch from 460442e to aa1c713 Compare June 16, 2022 09:24
@polaris6
Copy link
Member Author

@ebyhr Thanks for your advice, all updated.

@ebyhr ebyhr merged commit ff2308d into trinodb:master Jun 16, 2022
@ebyhr
Copy link
Member

ebyhr commented Jun 16, 2022

Merged, thanks!

@ebyhr ebyhr mentioned this pull request Jun 16, 2022
@github-actions github-actions bot added this to the 387 milestone Jun 16, 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.

Support Redis key pushdown in Redis connector
2 participants