v0.3.5
github-actions
released this
01 Oct 18:14
·
382 commits
to refs/heads/main
since this release
Changes
✨ New Features
- [FEAT]: sql
read_deltalake
function @universalmind303 (#2974) - [FEAT]: SQL add hash and minhash @universalmind303 (#2948)
- [FEAT] Enable init args for stateful UDFs @kevinzwang (#2956)
👾 Bug Fixes
- [BUG]: add count_matches and fix a bunch of str functions @universalmind303 (#2946)
- [BUG] Writes from empty partitions should return empty micropartitions with non-null schema @colin-ho (#2952)
- [CHORE] Enable test_creation and test_parquet for native executor @colin-ho (#2672)
- [BUG] improve error reporting for multistatement sql @amitschang (#2916)
- [BUG]: sql nested and wildcard @universalmind303 (#2937)
- [BUG] Enable groupby with alias for native executor @colin-ho (#2917)
- [BUG] Use dashes for machete dependency ignores @colin-ho (#2919)
📖 Documentation
- [DOCS] Fix docs to add SQL capabilities @jaychia (#2931)
- [DOCS] update arch png @samster25 (#2970)
- [DOCS] Add docs on to_arrow and as_arrow @samster25 (#2965)
- [DOCS]: add a helper function to list all sql functions @universalmind303 (#2943)
- [CHORE] Additional fixes for nightly tests @kevinzwang (#2936)
- [CHORE] Fix issues from nightly tests @kevinzwang (#2926)
🧰 Maintenance
- [CHORE] ignore 45e2944 @andrewgazelka (#2979)
- [CHORE] Enable test_creation and test_parquet for native executor @colin-ho (#2672)
- [CHORE] pin cargo machete to 0.7.0 @andrewgazelka (#2920)
- [CHORE] Refactor Binary Ops @samster25 (#2876)
- [CHORE] add pytest to vscode settings.json @andrewgazelka (#2930)
- [CHORE] Additional fixes for nightly tests @kevinzwang (#2936)
- [CHORE] update GH template name from md to yml @samster25 (#2934)
- [CHORE] update GH bug template @samster25 (#2932)
- [CHORE] Fix issues from nightly tests @kevinzwang (#2926)
- [CHORE] Enable sources to return empty tables @colin-ho (#2915)