-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Conversation
6eb8e92
to
f80ebac
Compare
Hi @ebyhr, could you please help me to review this PR when you have time? Thank you very much! |
f80ebac
to
2d159dc
Compare
plugin/trino-redis/src/main/java/io/trino/plugin/redis/RedisMetadata.java
Show resolved
Hide resolved
plugin/trino-redis/src/test/java/io/trino/plugin/redis/TestMinimalFunctionality.java
Show resolved
Hide resolved
6e80401
to
460442e
Compare
Hi @ebyhr, could you please help me to review this PR when you have time? Thank you very much! |
Hi @ebyhr, could you please help review this PR when you have time? Thank you very much! |
Hi @ebyhr, do you have time to help review recently? This pr has been around for a long time. 🥺 Thanks! |
There was a problem hiding this 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.
plugin/trino-redis/src/main/java/io/trino/plugin/redis/RedisMetadata.java
Outdated
Show resolved
Hide resolved
plugin/trino-redis/src/main/java/io/trino/plugin/redis/RedisMetadata.java
Outdated
Show resolved
Hide resolved
plugin/trino-redis/src/main/java/io/trino/plugin/redis/RedisMetadata.java
Outdated
Show resolved
Hide resolved
...rino-redis/src/test/java/io/trino/plugin/redis/TestMinimalFunctionalityWithoutKeyPrefix.java
Outdated
Show resolved
Hide resolved
plugin/trino-redis/src/main/java/io/trino/plugin/redis/RedisRecordCursor.java
Outdated
Show resolved
Hide resolved
460442e
to
aa1c713
Compare
@ebyhr Thanks for your advice, all updated. |
Merged, thanks! |
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: