This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from d33595ab55 Add documentation and usability for prepared parameters
(#7785)
add e84b9994a2 Implement GetIndexedField for map-typed columns (#7825)
No new revisions were added by this update.
Summary of changes:
datafusion/core/tests/data/parquet_map.parquet | Bin 0 -> 10546 bytes
datafusion/expr/src/field_util.rs | 15 +++++-
.../src/expressions/get_indexed_field.rs | 15 +++++-
.../sqllogictest/test_files/{cast.slt => map.slt} | 54 ++++++++-------------
4 files changed, 48 insertions(+), 36 deletions(-)
create mode 100644 datafusion/core/tests/data/parquet_map.parquet
copy datafusion/sqllogictest/test_files/{cast.slt => map.slt} (64%)