datafusion-contrib / datafusion-functions-variant

DataFusion package for the Open Variant type
Apache License 2.0
4 stars 0 forks source link

Primitive type support in open-variant #1

Open wjones127 opened 5 months ago

wjones127 commented 5 months ago

Full list here: https://github.com/apache/spark/tree/master/common/variant#encoding-types

Implement methods to extract from VariantRef and write each of these into buffer (write_*) as well as methods on ObjectBuilder and ArrayBuilder: