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

Implement IGNORE NULLS for FIRST_VALUE #9411

Merged
merged 11 commits into from
Mar 5, 2024
Merged

Commits on Mar 2, 2024

  1. Implement IGNORE NULLS for FIRST_VALUE

    Huaxin Gao committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    463b189 View commit details
    Browse the repository at this point in the history
  2. fix style

    Huaxin Gao committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    0be9115 View commit details
    Browse the repository at this point in the history
  3. fix clippy error

    Huaxin Gao committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    0f9a5a1 View commit details
    Browse the repository at this point in the history
  4. fix clippy error

    Huaxin Gao committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    6dee063 View commit details
    Browse the repository at this point in the history
  5. address comments

    Huaxin Gao committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    d061f06 View commit details
    Browse the repository at this point in the history
  6. fix error

    Huaxin Gao committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    b3f8952 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. add test to aggregate.slt

    Huaxin Gao committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    226ce01 View commit details
    Browse the repository at this point in the history
  2. address comments

    Huaxin Gao committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    b8c98da View commit details
    Browse the repository at this point in the history
  3. Trigger Build

    Huaxin Gao committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    7eca782 View commit details
    Browse the repository at this point in the history
  4. Add one additional column in order by to ensure a deterministic order…

    … in the output
    Huaxin Gao committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    68be32a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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