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 bc2b36cf56 fix: `SELECT * EXCLUDE(...)` silently returns empty rows 
when all columns are excluded (#21259)
     add 1e68674705 doc: Add documentation explaining the behavior of `null` 
values ​​in struct comparisons (#21226)

No new revisions were added by this update.

Summary of changes:
 datafusion/functions/src/core/named_struct.rs  |  4 +++-
 datafusion/functions/src/core/struct.rs        |  4 +++-
 docs/source/user-guide/sql/scalar_functions.md |  4 ++++
 docs/source/user-guide/sql/struct_coercion.md  | 20 ++++++++++++++++++++
 docs/source/user-guide/sql/subqueries.md       | 12 ++++++++++++
 5 files changed, 42 insertions(+), 2 deletions(-)


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

Reply via email to