GitHub user rahil-c added a comment to the discussion: RFC-99: Hudi Type System
@cshuo So to confirm you are thinking something similar to this https://lance.org/integrations/spark/operations/ddl/create-table/#blob-columns? For example if an engine does not have an explicit BLOB type, we would ask them to use the closet type in this case `BINARY` and then ask them to maybe pass some table config in the create statement? Also thats a good point, if variant has been added now to spark, flink, and parquet we should add it to the MVP list. GitHub link: https://github.com/apache/hudi/discussions/14253#discussioncomment-14970077 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
