Search before asking
Motivation
Variant was born from Apache Spark, and the encoding rules have been incorporated into Parquet https://github.com/apache/parquet-format/blob/master/VariantEncoding.md. Paimon has already supported variant data type in apache/paimon#4729.
Solution
Introduce native support for variant data type.
Anything else?
No response
Are you willing to submit a PR?