Skip to content

Conversation

@ahkcs
Copy link
Contributor

@ahkcs ahkcs commented Oct 20, 2025

  • Add replace command with Calcite

Also fixed discrepancy of escape handling between main and 2.19-dev

Changes

  1. AstBuilder.java: Fixed compilation error (.toList().collect(Collectors.toList()))
  2. StringUtils.java: Restored escape handling (\, \', \") that was removed in 2.x Spotless backport (c6b37d0)
  3. expressions.rst: Updated test expectations to match escape handling behavior

(cherry picked from commit 5677765)

ahkcs and others added 6 commits October 20, 2025 10:24
* Add replace command with Calcite

Signed-off-by: Kai Huang <[email protected]>

---------

Signed-off-by: Kai Huang <[email protected]>
Co-authored-by: Manasvini B S <[email protected]>
(cherry picked from commit 5677765)
Signed-off-by: Kai Huang <[email protected]>
Signed-off-by: Kai Huang <[email protected]>
Signed-off-by: Kai Huang <[email protected]>
Signed-off-by: Kai Huang <[email protected]>
@penghuo penghuo enabled auto-merge (squash) October 22, 2025 18:03
@penghuo penghuo merged commit 2fa3845 into opensearch-project:2.19-dev Oct 22, 2025
42 checks passed
@ahkcs ahkcs deleted the backport/backport-4451-to-2.19-dev branch October 22, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants