[ 
https://issues.apache.org/jira/browse/CALCITE-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16996989#comment-16996989
 ] 

Rui Wang commented on CALCITE-3552:
-----------------------------------

Is this JIRA make the master build failure?

I have a clean branch that rebase to most-recent master and then having the 
following issue:


{code:java}
* What went wrong:
Execution failed for task ':core:spotlessJava'.
> The following files had format violations:
      core/src/test/java/org/apache/calcite/test/SqlXmlFunctionsTest.java
          @@ -35,8 +35,7 @@
           ·*/
           public·class·SqlXmlFunctionsTest·{
           
          -··@Test
          -··public·void·testExtractValue()·{
          +··@Test·public·void·testExtractValue()·{
           ····assertExtractValue("<a>ccc<b>ddd</b></a>",·"/a",·is("ccc"));
           
           ····String·input·=·"<a>ccc<b>ddd</b></a>";
  Run 'gradlew spotlessApply' to fix these violations.

{code}


> Support MySQL ExtractValue function
> -----------------------------------
>
>                 Key: CALCITE-3552
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3552
>             Project: Calcite
>          Issue Type: Sub-task
>            Reporter: Ritesh
>            Assignee: Ritesh
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.22.0
>
>          Time Spent: 10h 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to