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 c95556def3 Refactor: more clearly delineate between 
`TableParquetOptions` and  `ParquetWriterOptions` (#11444)
     add 0021356fb6 feat: support `COUNT()` (#11229)

No new revisions were added by this update.

Summary of changes:
 datafusion/functions-aggregate/src/count.rs        |   8 +-
 .../optimizer/src/analyzer/count_wildcard_rule.rs  |   6 +-
 .../sqllogictest/test_files/count_star_rule.slt    | 105 +++++++++++++++++++++
 datafusion/sqllogictest/test_files/errors.slt      |   4 -
 4 files changed, 114 insertions(+), 9 deletions(-)
 create mode 100644 datafusion/sqllogictest/test_files/count_star_rule.slt


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org
For additional commands, e-mail: commits-h...@datafusion.apache.org

Reply via email to