Skip to content

Commit

Permalink
Upgrade to datafusion 43
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiimk committed Nov 8, 2024
1 parent d74fecb commit 9545b67
Show file tree
Hide file tree
Showing 11 changed files with 694 additions and 306 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [43.0.0] - 2024-11-08
### Changed
- Upgraded to latest version of `datafusion`
Loading

0 comments on commit 9545b67

Please sign in to comment.