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 different types of COW and MOR queries for Apache Hudi #23198

Open
alberttwong opened this issue Jul 12, 2024 · 2 comments
Open

Support different types of COW and MOR queries for Apache Hudi #23198

alberttwong opened this issue Jul 12, 2024 · 2 comments
Labels
feature request hudi Apache Hudi related

Comments

@alberttwong
Copy link

Specifically support the following type of queries:
COW Snapshot Queries
COW Incremental Queries
COW Incremental Queries (CDC)
COW Bootstrap Queries
MOR Snapshot Queries
MOR Read-Optimized Queries
MOR Incremental Queries
MOR Incremental Queries (CDC)
MOR Bootstrap queries(RO)
MOR Bootstrap queries(snapshot)
Time travel

@pratyakshsharma
Copy link
Contributor

Few of these are supported already in Presto, but good to raise this issue. We can plan on creating a product board for Hudi to track such feature requests. cc @tdcmeehan

@pratyakshsharma pratyakshsharma added the hudi Apache Hudi related label Jul 27, 2024
@tdcmeehan
Copy link
Contributor

@pratyakshsharma can you help enumerate which of the queries are presently supported in the Hudi connector?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request hudi Apache Hudi related
Projects
None yet
Development

No branches or pull requests

3 participants