Caideyipi opened a new pull request, #17850: URL: https://github.com/apache/iotdb/pull/17850
## Summary - defer table-model INSERT VALUES materialization until analysis so values can reuse IrExpressionInterpreter constant folding - throw a readable SemanticException when an insert expression still is not constant after folding - add relational session coverage for folded INSERT VALUES expressions ## Verification - mvn -pl iotdb-core/datanode spotless:check - mvn -pl integration-test spotless:check -P with-integration-tests - mvn -pl iotdb-core/datanode -DskipTests compile (fails in pre-existing generated aggregation sources: missing ComparatorChain / getModeMapSizeThreshold) -- 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]
