apache / paimon

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
https://paimon.apache.org/
Apache License 2.0
2.35k stars 928 forks source link

[arrow] Add static element converter #4033

Closed leaves12138 closed 1 month ago

leaves12138 commented 1 month ago

Purpose

Sometimes, we need to convert a single element to arrow field vector

Tests

API and Format

Documentation