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

INSERT/REPLACE can omit clustering when catalog has default #16260

Merged
merged 26 commits into from
Apr 26, 2024

Commits on Mar 27, 2024

  1. * fix

    zachjsh committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    fafcc76 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. * fix

    zachjsh committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fe2c407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80151fc View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. * address review comments

    zachjsh committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    357e6a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. * fix

    zachjsh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    fd6cb24 View commit details
    Browse the repository at this point in the history
  2. * simplify tests

    zachjsh committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3012773 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    853ea76 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    7b20b83 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    9890d91 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. * implement and add tests

    zachjsh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    758a414 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    0401766 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    b042bb6 View commit details
    Browse the repository at this point in the history
  2. * address review comments

    zachjsh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fdf2140 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    736a7c8 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/validate-catalog-complex-columns…

    …' into use-catalog-clustering-columns
    zachjsh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    000e015 View commit details
    Browse the repository at this point in the history
  5. * fix checkstyle

    zachjsh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7ad8289 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/validate-catalog-complex-columns…

    …' into use-catalog-clustering-columns
    zachjsh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c4bb77d View commit details
    Browse the repository at this point in the history
  7. * fix dependencies

    zachjsh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6181eef View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. * all tests passing

    zachjsh committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    87b4dd2 View commit details
    Browse the repository at this point in the history
  2. * cleanup

    zachjsh committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f9f6b7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    009b684 View commit details
    Browse the repository at this point in the history
  4. * remove unneeded code

    zachjsh committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7cc749a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. * remove unused dependency

    zachjsh committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    03838bf View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    3b9d78d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. * fix checkstyle

    zachjsh committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    659cac0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0880bc View commit details
    Browse the repository at this point in the history