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 e8a0829b7a Allow Logical expression ScalarVariable to represent an 
extension type or metadata (#18243)
     add dc4e3ab473 feat: Implement the `statistics_cache` function (#19054)

No new revisions were added by this update.

Summary of changes:
 datafusion-cli/src/functions.rs                 | 116 +++++++++++++++++++++++
 datafusion-cli/src/main.rs                      | 118 +++++++++++++++++++++++-
 datafusion/catalog-listing/src/table.rs         |   4 +-
 datafusion/execution/src/cache/cache_manager.rs |  36 ++++++--
 datafusion/execution/src/cache/cache_unit.rs    |  46 ++++++++-
 docs/source/user-guide/cli/functions.md         |  32 +++++++
 6 files changed, 339 insertions(+), 13 deletions(-)


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

Reply via email to