galsalomon66
released this
05 Mar 14:09
·
35 commits
to master
since this release
(*) adding limit-operator per data-source : each data-source needs different handling of the limit operator
(*) JSON reader is able to access array elements, these array-values may be nested and reside in an object or in an array.
(*) integration of Trino with RGW/s3select : upon push-down into Ceph the Trino-engine does some conversion to the SQL statements, this should be handled by the s3select-engine. the RGW response size creates HIVE_CURSOR_ERROR, thus it needs adjustments.