Skip to content

python-v0.6.0 alter column APIs, dynamic projection, and more

Compare
Choose a tag to compare
@chebbyChefNEQ chebbyChefNEQ released this 29 Feb 16:38
· 546 commits to main since this release

Breaking change

Vector queries no longer return the vector column when select() does not include the vector column. (default behavior did not change, all columns are returned)

What's Changed

New Contributors

Full Changelog: v0.4.11...python-v0.6.0