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 deadlock that can occur while merging group by results #15420

Merged
merged 36 commits into from
Apr 22, 2024

Commits on Nov 23, 2023

  1. init commit

    LakshSingla committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    de216d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. test cases fix

    LakshSingla committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    35bf551 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. test cases fix 2

    LakshSingla committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    09689e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. test cases fix 3

    LakshSingla committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e85f4b0 View commit details
    Browse the repository at this point in the history
  2. test cases fix 4

    LakshSingla committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ce89fdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a34bcde View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. fix test

    LakshSingla committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a4f476d View commit details
    Browse the repository at this point in the history
  2. add comments

    LakshSingla committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    fe32796 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Jan 19, 2024

  1. init 2

    LakshSingla committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b168ce9 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. some tests fix

    LakshSingla committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6cd8aa0 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. merge and fix build

    LakshSingla committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ac44edb View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. tests

    LakshSingla committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d2886bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ceef4f1 View commit details
    Browse the repository at this point in the history
  3. compilation

    LakshSingla committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    75aee0a View commit details
    Browse the repository at this point in the history
  4. compilation benchmarks

    LakshSingla committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    951dce2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c1b124 View commit details
    Browse the repository at this point in the history
  6. DumpSegment test fix

    LakshSingla committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8c72a92 View commit details
    Browse the repository at this point in the history
  7. compilation and tests

    LakshSingla committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    bcfabf8 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. codeql and test

    LakshSingla committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3c7fd81 View commit details
    Browse the repository at this point in the history
  2. histogram test

    LakshSingla committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e110662 View commit details
    Browse the repository at this point in the history
  3. distinctcount test

    LakshSingla committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    14f5bab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d956e73 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. fix issue with unions

    LakshSingla committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    bf57bcc View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. unit test fix

    LakshSingla committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2c3e675 View commit details
    Browse the repository at this point in the history
  2. test fix

    LakshSingla committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    dc2aa53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    430f2e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. new runner

    LakshSingla committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    76bc024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    349e8d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. comments, test cases

    LakshSingla committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d26f7fc View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

    LakshSingla committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8f255d7 View commit details
    Browse the repository at this point in the history
  3. query resource id

    LakshSingla committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6980d77 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. review comments

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

Commits on Apr 12, 2024

  1. comments, tests

    LakshSingla committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9271043 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. review final

    LakshSingla committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b8eada8 View commit details
    Browse the repository at this point in the history