iceberg-python
iceberg-python copied to clipboard
Bump getdaft from 0.3.2 to 0.3.5
Bumps getdaft from 0.3.2 to 0.3.5.
Release notes
Sourced from getdaft's releases.
v0.3.5
Changes
✨ New Features
- [FEAT]: sql
read_deltalakefunction@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 45e2944e
@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)v0.3.4
Changes
✨ New Features
- [FEAT]
agg_concatdoesn't work on strings@vicky1999(#2847)- [FEAT] Add ability for RayRunner to run actor pool projects (beta feature)
@jaychia(#2881)- [FEAT]: [SQL] struct subscript and json_query
@universalmind303(#2891)- [FEAT] UTF8 to binary coercion flag
@raunakab(#2893)
... (truncated)
Commits
fe4553f[FEAT]: sqlread_deltalakefunction (#2974)f4d1da2[DOCS] Fix docs to add SQL capabilities (#2931)a2be8a3[CHORE] ignore 45e2944e (#2979)b2dabf6[BUG]: add count_matches and fix a bunch of str functions (#2946)f10d4da[BUG] Writes from empty partitions should return empty micropartitions with n...f1194b5[FEAT]: SQL add hash and minhash (#2948)768f422[DOCS] update arch png (#2970)868bbfa[DOCS] Add docs on to_arrow and as_arrow (#2965)02a3404sammy/to-arrow-docs44c09de[FEAT] Enable init args for stateful UDFs (#2956)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)