macroguo-ghy opened a new pull request, #4857:
URL: https://github.com/apache/calcite/pull/4857

   ## Jira Link
   
   [CALCITE-6968](https://issues.apache.org/jira/browse/CALCITE-6968)
   
   ## Changes Proposed
   
   - Fix `SqlUpdate` so its operand contract consistently includes the internal 
`sourceSelect` across `getOperandList()`, `setOperand()`, and 
`OPERATOR.createCall(...)`.
   - Add regression coverage for operand symmetry, cloning, and `unparse()` 
behavior so the internal `sourceSelect` remains internal.
   
   ## Testing
   
   - Attempted `.\gradlew.bat :core:test --tests 
"org.apache.calcite.sql.SqlCallOperandsTest" -PskipAutostyle -PskipCheckstyle`
   - Local Gradle configuration currently stops in `:release` with `Task with 
name 'assemble' not found in project ':release'`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to