This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from c48e993603 Return None for cardinality overflow (#22309)
add cab69a1d4a Fix correlated subquery empty defaults for regr_count and
approx_distinct (#22319)
No new revisions were added by this update.
Summary of changes:
datafusion/core/tests/dataframe/mod.rs | 2 +-
.../functions-aggregate/src/approx_distinct.rs | 8 +++
datafusion/functions-aggregate/src/regr.rs | 12 +++++
datafusion/optimizer/src/decorrelate.rs | 22 +++-----
.../optimizer/src/scalar_subquery_to_join.rs | 2 +-
datafusion/sqllogictest/test_files/subquery.slt | 62 ++++++++++++++++++++++
6 files changed, 92 insertions(+), 16 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]