Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 15 commits into from

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    d965e9b View commit details
    Browse the repository at this point in the history
  2. [MINOR] Remove duplicate test utility and move one utility function f…

    …or better organization (apache#8652)
    
    * Code rearrange
    
    * Update stream_join_utils.rs
    metesynnada authored and appletreeisyellow committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8ae2871 View commit details
    Browse the repository at this point in the history
  3. [MINOR]: Add new test for filter pushdown into cross join (apache#8648)

    * Initial commit
    
    * Minor changes
    
    * Simplifications
    
    * Update UDF example
    
    * Address review
    
    ---------
    
    Co-authored-by: Mehmet Ozan Kabak <[email protected]>
    2 people authored and appletreeisyellow committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2ce7ca5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    211ec10 View commit details
    Browse the repository at this point in the history
  5. Split equivalence code into smaller modules. (apache#8649)

    * 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
    tushushu authored and appletreeisyellow committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f58258b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5da2de4 View commit details
    Browse the repository at this point in the history
  7. Refactor array_union and array_intersect functions to one general…

    … 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
    Weijun-H authored and appletreeisyellow committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    db6c861 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e652a1 View commit details
    Browse the repository at this point in the history
  9. Minor: name some constant values in arrow writer, parquet writer (apa…

    …che#8642)
    
    * Minor: name some constant values in arrow writer
    
    * Add constants to parquet.rs, update doc comments
    
    * fix
    alamb authored and appletreeisyellow committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c6b3905 View commit details
    Browse the repository at this point in the history
  10. TreeNode Refactor Part 2 (apache#8653)

    * Refactor TreeNode's
    
    * Update utils.rs
    
    * Final review
    
    * Remove unnecessary clones, more idiomatic Rust
    
    ---------
    
    Co-authored-by: Mehmet Ozan Kabak <[email protected]>
    2 people authored and appletreeisyellow committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c05dcf3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    5fa2787 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9f00cc View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    86e39d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c9f812 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    001b7d9 View commit details
    Browse the repository at this point in the history