Skip to content

chore: temporary branch for IOx update (12-25-2023 to 12-31-2023) - #4

Closed
appletreeisyellow wants to merge 15 commits into
mainfrom
chunchun/12-25-2023-try-2
Closed

chore: temporary branch for IOx update (12-25-2023 to 12-31-2023)#4
appletreeisyellow wants to merge 15 commits into
mainfrom
chunchun/12-25-2023-try-2

Conversation

@appletreeisyellow

@appletreeisyellow appletreeisyellow commented Jan 4, 2024

Copy link
Copy Markdown
Owner

alamb and others added 7 commits January 4, 2024 13:56
…or better organization (apache#8652)

* Code rearrange

* Update stream_join_utils.rs
* Initial commit

* Minor changes

* Simplifications

* Update UDF example

* Address review

---------

Co-authored-by: Mehmet Ozan Kabak <ozankabak@gmail.com>
* refactor

* refactor

* fix imports

* fix ordering

* private func as pub

* private as pub

* fix import

* fix mod func

* fix add_equal_conditions_test

* fix project_equivalence_properties_test

* fix test_ordering_satisfy

* fix test_ordering_satisfy_with_equivalence2

* fix other ordering tests

* fix join_equivalence_properties

* fix test_expr_consists_of_constants

* fix test_bridge_groups

* fix test_remove_redundant_entries_eq_group

* fix proj tests

* test_remove_redundant_entries_oeq_class

* test_schema_normalize_expr_with_equivalence

* test_normalize_ordering_equivalence_classes

* test_get_indices_of_matching_sort_exprs_with_order_eq

* test_contains_any

* test_update_ordering

* test_find_longest_permutation_random

* test_find_longest_permutation

* test_get_meet_ordering

* test_get_finer

* test_normalize_sort_reqs

* test_schema_normalize_sort_requirement_with_equivalence

* expose func and struct

* remove unused export
… function (apache#8516)

* Refactor array_union and array_intersect functions

* fix cli

* fix ci

* add tests for null

* modify the return type

* update tests

* fix clippy

* fix clippy

* add tests for largelist

* fix clippy

* Add field parameter to generic_set_lists() function

* Add large array drop statements

* fix clippy
@appletreeisyellow
appletreeisyellow force-pushed the chunchun/12-25-2023-try-2 branch from 5ad3a95 to db6c861 Compare January 4, 2024 21:59
ongchi and others added 8 commits January 4, 2024 16:00
…che#8642)

* Minor: name some constant values in arrow writer

* Add constants to parquet.rs, update doc comments

* fix
* Refactor TreeNode's

* Update utils.rs

* Final review

* Remove unnecessary clones, more idiomatic Rust

---------

Co-authored-by: Mehmet Ozan Kabak <ozankabak@gmail.com>
@appletreeisyellow appletreeisyellow changed the title chore: temporary branch for IOx update (12-25-2023 to TBD) chore: temporary branch for IOx update (12-25-2023 to 12-31-2023) Jan 12, 2024
@appletreeisyellow

Copy link
Copy Markdown
Owner Author

Closing this as the update is done

@appletreeisyellow
appletreeisyellow deleted the chunchun/12-25-2023-try-2 branch January 24, 2024 16:55
appletreeisyellow pushed a commit that referenced this pull request Sep 5, 2024
* Make `CommonSubexprEliminate` top-down like

* fix top-down recursion, fix unit tests to use real a Optimizer to verify behavior on plans

* Extract result of `find_common_exprs` into a struct (#4)

* Extract the result of find_common_exprs into a struct

* Make naming consistent

---------

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants