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



##########
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:
       Also please rebase to the latest master.




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