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

port repo split to main #1232

Merged
merged 43 commits into from
Jan 13, 2023
Merged

Commits on Nov 30, 2022

  1. remove sub-folders which upgraded as new repositories

     - sql-cli
     - sql-odbc
     - sql-jdbc
     - dashboards-query-workbench
    
    Signed-off-by: YANG-DB <[email protected]>
    lior perry authored and YANG-DB committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    a4e684d View commit details
    Browse the repository at this point in the history
  2. remove sub-folders which upgraded as new repositories

     - sql-cli
     - sql-odbc
     - sql-jdbc
     - dashboards-query-workbench
    
    Signed-off-by: YANG-DB <[email protected]>
    lior perry authored and YANG-DB committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    7df16c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. add additional workflow run triggers

    Signed-off-by: YANGDB <[email protected]>
    yang-db authored and YANG-DB committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    c6ce8b3 View commit details
    Browse the repository at this point in the history
  2. add additional workflow run triggers

    Signed-off-by: YANGDB <[email protected]>
    yang-db authored and YANG-DB committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    dbbc039 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Merge remote-tracking branch 'upstream/main'

    Signed-off-by: YANGDB <[email protected]>
    YANG-DB committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    41523c4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main'

     - move the BI tests to jdbc/odbc
     - move the sql-cli outside and clone for the doctest build
    
    Signed-off-by: YANGDB <[email protected]>
    YANG-DB committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    71f0763 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main'

     - move the BI tests to jdbc/odbc
     - move the sql-cli outside and clone for the doctest build
    
    Signed-off-by: YANGDB <[email protected]>
    YANG-DB committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    332fde2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9cb599 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

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

Commits on Jan 6, 2023

  1. add sql-jdbc dependendcy to gradle

    Signed-off-by: YANGDB <[email protected]>
    YANG-DB committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    f18474c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf59ceb View commit details
    Browse the repository at this point in the history
  3. Disallow unquoted literals in LIKE clause in DESCRIBE statement (o…

    …pensearch-project#1181)
    
    * Allow quoted literals only in `DESCRIBE` and `SHOW` clauses. Tests.
    
    Signed-off-by: Yury-Fridlyand <[email protected]>
    
    * Fix doctest after rebase.
    
    Signed-off-by: Yury-Fridlyand <[email protected]>
    
    * Fix doctest after rebase. - Typo fix.
    
    Signed-off-by: Yury-Fridlyand <[email protected]>
    
    * Update syntax section.
    
    Signed-off-by: Yury-Fridlyand <[email protected]>
    
    Signed-off-by: Yury-Fridlyand <[email protected]>
    Signed-off-by: Yury-Fridlyand <[email protected]>
    Creation and updating 2.x branch (opensearch-project#6)
    
    * Create the 2.x branch
    * Add  workflow_dispatch: to github CLI
    
    Signed-off-by: YANGDB <[email protected]>
    Yury-Fridlyand authored and YANG-DB committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    fe4c5d3 View commit details
    Browse the repository at this point in the history
  4. remove sub-folders which upgraded as new repositories

     - sql-cli
     - sql-odbc
     - sql-jdbc
     - dashboards-query-workbench
    
    Signed-off-by: YANG-DB <[email protected]>
    lior perry authored and YANG-DB committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    f0bcf11 View commit details
    Browse the repository at this point in the history
  5. add additional workflow run triggers

    Signed-off-by: YANGDB <[email protected]>
    yang-db authored and YANG-DB committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    0326b06 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/main'

     - move the BI tests to jdbc/odbc
     - move the sql-cli outside and clone for the doctest build
    
    Signed-off-by: YANGDB <[email protected]>
    YANG-DB committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    d68b3f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4651e49 View commit details
    Browse the repository at this point in the history
  8. Disallow unquoted literals in LIKE clause in DESCRIBE statement (o…

    …pensearch-project#1181) (#3)
    
    * Allow quoted literals only in `DESCRIBE` and `SHOW` clauses. Tests.
    
    Signed-off-by: Yury-Fridlyand <[email protected]>
    
    * Fix doctest after rebase.
    
    Signed-off-by: Yury-Fridlyand <[email protected]>
    
    * Fix doctest after rebase. - Typo fix.
    
    Signed-off-by: Yury-Fridlyand <[email protected]>
    
    * Update syntax section.
    
    Signed-off-by: Yury-Fridlyand <[email protected]>
    
    Signed-off-by: Yury-Fridlyand <[email protected]>
    Signed-off-by: Yury-Fridlyand <[email protected]>
    
    Signed-off-by: Yury-Fridlyand <[email protected]>
    Signed-off-by: Yury-Fridlyand <[email protected]>
    Co-authored-by: Yury-Fridlyand <[email protected]>
    YANG-DB and Yury-Fridlyand authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    1cd7d76 View commit details
    Browse the repository at this point in the history
  9. fix name of the sql-jdbc artifact name

    Signed-off-by: YANGDB <[email protected]>
    YANG-DB committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    c4ababd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8c8b6c0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    82daa89 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c8b7b82 View commit details
    Browse the repository at this point in the history
  13. fix dependency in org.apache.httpcomponents:httpcore to match across …

    …all project modules
    
    Signed-off-by: YANGDB <[email protected]>
    YANG-DB committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    fecdc22 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    333b948 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    00ceeeb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    80df73d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b5c8c69 View commit details
    Browse the repository at this point in the history
  18. Merge remote-tracking branch 'origin/main' into repo-split-changes

    # Conflicts:
    #	sql-cli/MAINTAINERS.md
    #	sql-jdbc/MAINTAINERS.md
    #	sql-odbc/MAINTAINERS.md
    YANG-DB committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    0df6c68 View commit details
    Browse the repository at this point in the history
  19. Merge remote-tracking branch 'origin/main' into repo-split-changes

    Signed-off-by: YANGDB <[email protected]>
    
    # Conflicts:
    #	sql-cli/MAINTAINERS.md
    #	sql-jdbc/MAINTAINERS.md
    #	sql-odbc/MAINTAINERS.md
    YANG-DB committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    b45b2af View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    17b32f7 View commit details
    Browse the repository at this point in the history
  21. Merge remote-tracking branch 'origin/repo-split-changes' into repo-sp…

    …lit-changes
    
    Signed-off-by: YANGDB <[email protected]>
    YANG-DB committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    6377b66 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    79fe487 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    e589951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    074027a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    d197a24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c03750d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37ba7b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    6d5a1b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76b4735 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fe933f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

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

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    90dce51 View commit details
    Browse the repository at this point in the history
  2. change base version to 2.5

    Signed-off-by: YANGDB <[email protected]>
    YANG-DB committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    bb5b3e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24de803 View commit details
    Browse the repository at this point in the history