FearfulTomcat27 opened a new pull request, #15082: URL: https://github.com/apache/iotdb/pull/15082
This pull request includes a small but important change to the `iotdb-core/datanode` module. The change updates the error message for a scalar function to provide more accurate information about the required argument types. * [`iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/TableMetadataImpl.java`](diffhunk://#diff-5420ab45f1bfb25708b0cd843b2770256e0671bc180acb7abf7f8a89888a3aa0L543-R543): Updated the error message to specify that the first argument pattern must be of type TEXT or STRING instead of just char type. -- 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]
