This is an automated email from the ASF dual-hosted git repository.

alamb pushed a change to branch feature/partial_join_exp
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


     was c7e59bc6a7 Change graph iteration impl

This change permanently discards the following revisions:

 discard c7e59bc6a7 Change graph iteration impl
 discard 479bdc44b3 Refactor join children generation
 discard 1ffb93c322 Update rat exclude
 discard e49726c07e After merge and clippy
 discard 571846bc21 Merge branch 'main' into feature/partial-join
 discard a99f36467e Merge branch 'feature/partial-join' of 
https://github.com/synnada-ai/arrow-datafusion into feature/partial-join
 discard c6c78633a0 Update join_pipeline_selection.rs
 discard 8d327e30d8 Revert tests to old state
 discard b369f784ab Update join_pipeline_selection.rs
 discard 49209aa79f Update changing test
 discard b1cb5a2b33 Resolve errors encountered in rebase
 discard e8a5b20019 Resolve linter errors
 discard c49991880d Add new graph search implementation. implementation
 discard 9c1a3a8925 Update Prunability Analysis for Refactored Equivalence 
Properties (#248)
 discard 2ece309884 PR (Self) Checklist (#247)
 discard 9ff82bc3c6 Fix license/copyright headers
 discard 49f34b96f6 Fix errors introduced during rebase
 discard e25e638b45 Partitioned join first reverse support (#238)
 discard e42668dc1b Aggregative Nested Loop Join Operator (#239)
 discard 3520742da2 Update stream slt file. (#236)
 discard 6dbb7fc360 [Bugfix]: IntervalDayTime and IntervalMonthDayNano Partial 
Cmp (#235)
 discard b27e324f3c Fix errors introduced during rebase
 discard 82c83705c0 Correct schema is used while updating filter expr bounds 
(#233)
 discard 6378fda45c Monotonicity Transform Refactor (#229)
 discard 0cfeee20e8 Fix errors introduced during rebase
 discard df0eb1454d Unify join implementations, remove the hash_join_utils and 
more. (#202)
 discard 8e4c94faa3 Resolve errors introduced during rebase
 discard d4f5220c87 Tests passes
 discard 9aafa56258 Projection Pushdown (#211)
 discard 51574c53b3 Refactor of Ordering and Prunability Traversals and States 
(#206)
 discard 82105b6634 Resolve errors introduced during rebase
 discard 651198510e Global join selection (#183)
 discard 497be9653b Rewrite Filter Predicate (#192)
 discard 33860ec375 Fix linter errors, compile errors after rebase, Update 
commit hashes, regenerate proto
 discard c13997e5ef Protobuf implementations with roundrobin tests (#193)
 discard 368112950f Adds a new method to construct window function for the 
given input
 discard 52e6bdfabf Synnada Streaming SQL Tests (#190)
 discard 1e3ce4748d Resolve errors introduced during rebase
 discard c204d08342 Add license, add contribution hash commits, minor changes, 
add scripts to automate hash generation,Delete docs yaml file
 discard 5d5fb09056 SlidingHashJoin and SlidingNestedLoopJoin planner 
integration (#171)
 discard 149acfd5f2 Support multiple ordered columns on joins and expression 
graph (#163)
 discard caddd915e1 Fix errors introduced during rebase
 discard 2a66cb1861 BinaryExpr Equivalence (#116)
 discard 841878c8f0 Prunability of Join Filter Physical Expressions (#161)
 discard cb14153ae3 Keep Track of Global Ordering Requirement (#165)
 discard d27a8fc662 Fix errors introduced during rebase
 discard 544c188035 Sliding Hash Join Algorithm (SWHJ) (#147)
 discard 819660e533 Sliding Nested Join Algorithm (#142)
 discard 89a17ed1b7 License update (#157)
 discard 42011e069e Bug fix: Fix lexicographical column search among provided 
ordering (#156)
 discard 1289b54c44 Enhanced Pipeline Execution: Now Supporting Complex Query 
Plans for Improved Performance (#132)
 discard 91b12f0dfd [GITHUB ACTION] Refactor for license and actions (#148)
 discard 8ab3322bbb After merge
 discard f0561b8a0b Merge branch 'main' into feature/partial-join
 discard ac6d4253fd before clippy
 discard 53e780f683 Update Prunability Analysis for Refactored Equivalence 
Properties (#248)
 discard c28841a90c PR (Self) Checklist (#247)
 discard 3f4aef3d40 Fix license/copyright headers
 discard 2852508231 Fix errors introduced during rebase
 discard a1e376090c Will be change, gives join table re order
 discard 0c4e8eb02f Change join pipeline unit test
 discard a533bb507a Change other slt tests
 discard da1553ac09 Fix joins and stream tests
 discard 8c05295e76 Initial commit, bring changes in apache_main
 discard bb8d9cb4c9 Add projection to the test, to make schemas match
 discard a0bf412fdc Fix functional dependency bug, config md
 discard 71af7a55ea Fix errors introduced during rebase
 discard 9ec4bc8e1f Partitioned join first reverse support (#238)
 discard 5f0f291335 Aggregative Nested Loop Join Operator (#239)
 discard 53d1d3f758 Update stream slt file. (#236)
 discard f1a075b1c2 [Bugfix]: IntervalDayTime and IntervalMonthDayNano Partial 
Cmp (#235)
 discard 1ba466f427 Fix errors introduced during rebase
 discard 0eddbd13f8 Correct schema is used while updating filter expr bounds 
(#233)
 discard b0f0ff2d50 Monotonicity Transform Refactor (#229)
 discard 1e277eb279 Fix errors introduced during rebase
 discard 51f3cea460 Unify join implementations, remove the hash_join_utils and 
more. (#202)
 discard bac6d0c7b0 Resolve errors introduced during rebase
 discard c48d4edcad Projection Pushdown (#211)
 discard 8bd6fcabdb Refactor of Ordering and Prunability Traversals and States 
(#206)
 discard b0f3633468 Resolve errors introduced during rebase
 discard 8c433afe98 Global join selection (#183)
 discard 6156c3c1de Rewrite Filter Predicate (#192)
 discard a71ae7fbf1 Fix linter errors, compile errors after rebase, Update 
commit hashes, regenerate proto
 discard 9022c0656a Protobuf implementations with roundrobin tests (#193)
 discard 425d340f6e Adds a new method to construct window function for the 
given input
 discard 429402cacc Synnada Streaming SQL Tests (#190)
 discard a17b60c2be Resolve errors introduced during rebase
 discard d31087a159 Add license, add contribution hash commits, minor changes, 
add scripts to automate hash generation,Delete docs yaml file
 discard 481dc12de8 SlidingHashJoin and SlidingNestedLoopJoin planner 
integration (#171)
 discard 771301521b Support multiple ordered columns on joins and expression 
graph (#163)
 discard 408c30bb6f Fix errors introduced during rebase
 discard d5e1d05294 BinaryExpr Equivalence (#116)
 discard 5bceb8bbac Prunability of Join Filter Physical Expressions (#161)
 discard 35164c33b9 Keep Track of Global Ordering Requirement (#165)
 discard 758a8cf141 Fix errors introduced during rebase
 discard ecbe00cb7b Sliding Hash Join Algorithm (SWHJ) (#147)
 discard cef0a6da42 Sliding Nested Join Algorithm (#142)
 discard 41290a6758 License update (#157)
 discard f9c53f5344 Bug fix: Fix lexicographical column search among provided 
ordering (#156)
 discard 4abaa79a1f Enhanced Pipeline Execution: Now Supporting Complex Query 
Plans for Improved Performance (#132)
 discard 0187de8723 [GITHUB ACTION] Refactor for license and actions (#148)

Reply via email to