zhztheplayer commented on a change in pull request #1070: [CALCITE-2808]Add the
JSON_LENGTH function
URL: https://github.com/apache/calcite/pull/1070#discussion_r262382023
##########
File path: core/src/test/java/org/apache/calcite/test/SqlJsonFunctionsTest.java
##########
@@ -55,6 +55,29 @@
* Unit test for the methods in {@link SqlFunctions} that implement JSON
processing functions.
*/
public class SqlJsonFunctionsTest {
+ public static final String INVOC_DESC_JSON_VALUE_EXPRESSION =
Review comment:
Same issue. We have already removed these constants in
https://github.com/apache/calcite/commit/6c9557fb554cd9e7178987030681982f2e85308e.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services