ritesh-kapoor commented on a change in pull request #1666: [CALCITE-3604]
Fixing SqlXmlFunctionsTest locale
URL: https://github.com/apache/calcite/pull/1666#discussion_r358285045
##########
File path: core/src/test/java/org/apache/calcite/test/SqlXmlFunctionsTest.java
##########
@@ -35,6 +37,10 @@
*/
public class SqlXmlFunctionsTest {
+ @BeforeAll public static void setUp() {
Review comment:
Could not find a better way to fix the test case. Explored LocaleEnUs but no
luck
----------------------------------------------------------------
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