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

[fix](multi-catalog)add properties converter fe ut #28928

Merged
merged 5 commits into from
Dec 24, 2023

Commits on Dec 2, 2023

  1. [fix](multi-catalog)support the max compute partition prune (apache#2…

    …7154)
    
    1. max compute partition prune,
    we just support filter mc partitions by '=',it can filter just one partition
    to support multiple partition filter and range operator('>','<', '>='..), the partition prune should be supported.
    
    2. add max compute row count cache and partitionValues cache
    
    3. add max compute regression case
    
    (cherry picked from commit 1706699)
    wsjz committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    3638ff4 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    cf97750 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ddbbaf View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    23a8c06 View commit details
    Browse the repository at this point in the history
  2. evert "[fix](multi-catalog)filter impala generated path"

    This reverts commit 6ddbbaf.
    wsjz committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    ab9c04a View commit details
    Browse the repository at this point in the history