GitHub user OjashKush added a comment to the discussion: Native SQL DDL support for Hudi table creation across engines (Trino, Presto etc.)
Yes, thanks for Flink part - but the issue is that both Flink and Spark require session/cluster initialization, which is fine for automated jobs but adds real friction for interactive, ad-hoc SQL. Our use case is Trino specifically: we want to create, insert etc Hudi tables directly through Trino without bootstrapping Flink or Spark first. GitHub link: https://github.com/apache/hudi/discussions/19484#discussioncomment-17902836 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
