Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: reading array elements * feat: array_element, array_slice, struct_extract * feat: support for positive and zero numbers for array_element and array_slice * feat: support negative numbers for array_element and array_slice * feat: add more sql logic tests for array_element and array_slice * feat: unit tests for get indexed fields * feat: sqllogictests for index * docs: array_element and array_slice * feat: some TODOS * feat: proto * feat: proto * fix: tests * fix: query_nested_get_indexed_field_on_struct * fix: some bugs * fix: typo * test: remove test_udaf_returning_struct_subquery * feat: column support for list with single index * fix: list index does not support with columns * fix: proto * fix: proto test * fix: clippy * fix: test_udaf_returning_struct_subquery
- Loading branch information