This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    from 47ddd50353 Add link to arrow-rs ticket in comments (#19479)
     add a405d3fe4a Support nested field access in `get_field` with multiple 
path arguments (#19389)

No new revisions were added by this update.

Summary of changes:
 datafusion/functions-nested/src/planner.rs     |   3 +
 datafusion/functions/src/core/getfield.rs      | 645 ++++++++++++++++---------
 datafusion/functions/src/core/mod.rs           |   7 +
 datafusion/sql/src/unparser/expr.rs            |  44 +-
 datafusion/sqllogictest/test_files/struct.slt  | 171 +++++++
 docs/source/user-guide/sql/scalar_functions.md |  59 ++-
 6 files changed, 665 insertions(+), 264 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to