Tags · Zahgon/sql · GitHub
Skip to content

Tags: Zahgon/sql

Tags

3.6.0.0

Toggle 3.6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release notes: 3.6 (opensearch-project#5299) (opensearch-project#5313)

(cherry picked from commit 2c8b706)

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

2.19.5.0

Toggle 2.19.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adjust shadowJar name (opensearch-project#5203)

* Adjust shadowJar name

Signed-off-by: Eric Wei <mengwei.eric@gmail.com>

* Fix flaky ExtractTest and update CI macOS runner

- Fix ExtractTest.testExtractDatePartWithTimeType() flaky WEEK assertion
  by using the same DateTimeFormatter("w", Locale.ENGLISH) calculation
  as the EXTRACT function instead of ALIGNED_WEEK_OF_YEAR
- Update CI macOS runner from deprecated macos-13 to macos-14

Signed-off-by: Eric Wei <mengwei.eric@gmail.com>

---------

Signed-off-by: Eric Wei <mengwei.eric@gmail.com>

3.5.0.0

Toggle 3.5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[3.5 Only][Maintenance] Temporarily Ignore TPCH flaky test (opensearc…

…h-project#5116)

* [Maintenance] Temporarily Ignore TPCH flaky test

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* remove note

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* ignore the whole suite

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

---------

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

3.4.0.0

Toggle 3.4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[BugFix] Fix Memory Exhaustion for Multiple Filtering Operations in P…

…PL (opensearch-project#4841)

* [BugFix] Fix Regex OOM when there are 10+ regex clauses

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* fix unit tests

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* fix tests

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* fix explain tests and corresponding commands

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* fix explain tests for testFilterPushDownExplain

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* peng - isolate the fix logic to its own visitor class

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* Directly apply Calcite CoreRules.FILTER_MERGE before VolcanoPlanner plan

Co-authored-by: Peng Huo <penghuo@gmail.com>
Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* fix the UTs

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* fix the ITs after rebase

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* fix clickbench IT and more ITs

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* address comments from peng

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

* add yaml test

Signed-off-by: Jialiang Liang <jiallian@amazon.com>

---------

Signed-off-by: Jialiang Liang <jiallian@amazon.com>
Co-authored-by: Peng Huo <penghuo@gmail.com>

2.19.4.0

Toggle 2.19.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[AUTO] Add release notes for 2.19.4 (opensearch-project#4699)

Co-authored-by: Sayali Gaikawad <gaiksaya@amazon.com>

3.3.0.0

Toggle 3.3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert partial of opensearch-project#4401 (opensearch-project#4503) (o…

…pensearch-project#4506)

(cherry picked from commit 095e8cf)

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

3.2.0.0

Toggle 3.2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Backport 3.2] Prevent aggregation push down when it has inner filter(o…

…pensearch-project#4002) (opensearch-project#4023)

* Prevent aggregation push down when it has inner filter (opensearch-project#4002)

* Prevent aggregation push down when it has inner filter

Signed-off-by: Heng Qian <qianheng@amazon.com>

* Fix IT & Remove log

Signed-off-by: Heng Qian <qianheng@amazon.com>

* Fix 4009

Signed-off-by: Heng Qian <qianheng@amazon.com>

* Fix IT

Signed-off-by: Heng Qian <qianheng@amazon.com>

---------

Signed-off-by: Heng Qian <qianheng@amazon.com>

(cherry picked from commit 6e3329f)
Signed-off-by: Heng Qian <qianheng@amazon.com>

* Remove code

Signed-off-by: Heng Qian <qianheng@amazon.com>

---------

Signed-off-by: Heng Qian <qianheng@amazon.com>

2.19.3.0

Toggle 2.19.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove validator dep (opensearch-project#3800) (opensearch-project#3887)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

3.1.0.0

Toggle 3.1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove aviator (opensearch-project#3804)

3.0.0.0

Toggle 3.0.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add release notes on version 3.0.0.0 (opensearch-project#3592)

* Add release notes on version 3.0.0.0

Signed-off-by: Lantao Jin <ltjin@amazon.com>

* Add more commits which are missing between two release notes

Signed-off-by: Lantao Jin <ltjin@amazon.com>

---------

Signed-off-by: Lantao Jin <ltjin@amazon.com>