This repository was archived by the owner on May 6, 2024. It is now read-only.
Tags: intel/BDTK
Tags
[POAE7-2415] codegen string using Arrow format (#95) * gen string ir * format * string codegen * format * fix * format * use TwoValueColValues replace MultipleValueColValues. use temp check for string type(checker/generator for string type is not ready) * VarcharBatch * VarcharBatch test * address comments