Skip to content

Tags: hsiang-c/datafusion

Tags

38.0.0

Toggle 38.0.0's commit message
update cargo meta to reflect TLP status

38.0.0-rc1

Toggle 38.0.0-rc1's commit message
update cargo meta to reflect TLP status

37.1.0

Toggle 37.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare `37.1.0` release (on `branch-37`) (apache#10128)

* Add CHANGELOG for 37.1.0

* Update version to 37.1.0

* prettier

* update configs.md

37.1.0-rc2

Toggle 37.1.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare `37.1.0` release (on `branch-37`) (apache#10128)

* Add CHANGELOG for 37.1.0

* Update version to 37.1.0

* prettier

* update configs.md

37.1.0-rc1

Toggle 37.1.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Reduce DataFrame stack size and fix large futures warnings (apache#10123

)

37.0.0

Toggle 37.0.0's commit message
fix(9870): common expression elimination optimization, should always …

…re-find the correct expression during re-write. (apache#9871)

* test(9870): reproducer of error with jumping traversal patterns in common-expr-elimination traversals

* refactor: remove the IdArray ordered idx, since the idx ordering does not always stay in sync with the updated TreeNode traversal

* refactor: use the only reproducible key (expr_identifer) for expr_set, while keeping the (stack-popped) symbol used for alias.

* refactor: encapsulate most of the logic within ExprSet, and delineate the expr_identifier from the alias symbol

* test(9870): demonstrate that the sqllogictests are now passing

37.0.0-rc2

Toggle 37.0.0-rc2's commit message
fix(9870): common expression elimination optimization, should always …

…re-find the correct expression during re-write. (apache#9871)

* test(9870): reproducer of error with jumping traversal patterns in common-expr-elimination traversals

* refactor: remove the IdArray ordered idx, since the idx ordering does not always stay in sync with the updated TreeNode traversal

* refactor: use the only reproducible key (expr_identifer) for expr_set, while keeping the (stack-popped) symbol used for alias.

* refactor: encapsulate most of the logic within ExprSet, and delineate the expr_identifier from the alias symbol

* test(9870): demonstrate that the sqllogictests are now passing

37.0.0-rc1

Toggle 37.0.0-rc1's commit message
update changelog

36.0.1

Toggle 36.0.1's commit message
Remove circular dependency (apache#9279)

36.0.1-rc1

Toggle 36.0.1-rc1's commit message
Remove circular dependency (apache#9279)