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

Add syntax support for PARTITIONED BY/CLUSTERED BY in INSERT queries #12163

Merged
merged 54 commits into from
Feb 8, 2022

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    29969da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d3382f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f70aad9 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    7b2c884 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f406334 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9d9bc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Add files for SqlInsert

    LakshSingla committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    ab57bc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a3e479 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d791669 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b741a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ddad66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1845ddf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2817a85 View commit details
    Browse the repository at this point in the history
  8. Checkstyle fix

    LakshSingla committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    7d63e44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a22eb0e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    1119dd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50ce3fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    472291c View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    6c2fcf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e31ebcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b7dec6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

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

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    4768209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c290a63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f4cb77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8371400 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. fix format string

    LakshSingla committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    94d9175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    585cd61 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    1e54241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4330703 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ae5570 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37728f2 View commit details
    Browse the repository at this point in the history
  5. checkstyle fix

    LakshSingla committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    4e63d27 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    1b62e6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    960870a View commit details
    Browse the repository at this point in the history
  3. semicolon fix, javadoc

    LakshSingla committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    8717d0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72ae0bd View commit details
    Browse the repository at this point in the history
  5. checkstyle fix

    LakshSingla committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    5cbcb35 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    38aa941 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7df0610 View commit details
    Browse the repository at this point in the history
  3. fix test cases

    LakshSingla committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    d8d57f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d36bc2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaaad27 View commit details
    Browse the repository at this point in the history
  6. minor fixes

    LakshSingla committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    b90ab16 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. intellij inspections

    LakshSingla committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    e335214 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cef674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d58136 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Missed testcase

    LakshSingla committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    973d3fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc2b45e View commit details
    Browse the repository at this point in the history
  3. Fix error messages

    LakshSingla committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    32244a6 View commit details
    Browse the repository at this point in the history
  4. Revert codecov exclude

    LakshSingla committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    5017257 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b79694 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. intellij, test errors

    LakshSingla committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    43b7388 View commit details
    Browse the repository at this point in the history
  2. unused import

    LakshSingla committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    ad78bba View commit details
    Browse the repository at this point in the history