GitHub user vinothchandar added a comment to the discussion: Native SQL DDL support for Hudi table creation across engines (Trino, Presto etc.)
@OjashKush Sounds good.. It might be worth doing some research around how/if this write path can be supported. https://hudi.apache.org/docs/write_operations#write-path Ultimately, we need to take the incoming (parallel) record streams, shuffle them for indexing/precombining/optimizing layout, then write. GitHub link: https://github.com/apache/hudi/discussions/19484#discussioncomment-18000866 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
