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/datafusion.git


    from 44127ec96d Fix: handle NULL input in lead/lag window function (#12811)
     add 875aaa6168 Fix logical vs physical schema mismatch for aliased `now()` 
(#12951)

No new revisions were added by this update.

Summary of changes:
 datafusion/functions/src/datetime/now.rs        |  6 +++++-
 datafusion/physical-plan/src/projection.rs      |  6 +++++-
 datafusion/sqllogictest/src/test_context.rs     | 19 +++++++++++++++----
 datafusion/sqllogictest/test_files/metadata.slt | 16 ++++++++++++++++
 4 files changed, 41 insertions(+), 6 deletions(-)


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

Reply via email to