hsyuan commented on a change in pull request #1878:
URL: https://github.com/apache/calcite/pull/1878#discussion_r456808410



##########
File path: 
core/src/main/resources/org/apache/calcite/runtime/CalciteResource.properties
##########
@@ -301,4 +301,5 @@ InvalidInputForXmlTransform=Invalid input for XMLTRANSFORM 
xml: ''{0}''
 InvalidInputForExtractValue=Invalid input for EXTRACTVALUE: xml: ''{0}'', 
xpath expression: ''{1}''
 InvalidInputForExtractXml=Invalid input for EXTRACT xpath: ''{0}'', namespace: 
''{1}''
 InvalidInputForExistsNode=Invalid input for EXISTSNODE xpath: ''{0}'', 
namespace: ''{1}''
+DifferentLengthForBitwiseOperands=Different length for bitwise operands: the 
first: {0,number,#}, the second: {1,number,#}

Review comment:
       @wangxlong I am planning to get this into next release.
   Can you add a negative test case to show this error message?
   Thanks




----------------------------------------------------------------
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]


Reply via email to