haridsv commented on PR #2226:
URL: https://github.com/apache/phoenix/pull/2226#issuecomment-3182430030

   I see the output is archived, but it is not clear what the error is from the 
below output (seems garbled:
   
   > [ERROR] Failed to execute goal 
com.diffplug.spotless:spotless-maven-plugin:2.30.0:check (default-cli) on 
project phoenix-core-client: The following files had format violations:
   > [ERROR]     src/main/java/org/apache/phoenix/schema/MetaDataClient.java
   > [ERROR]         @@ -4745,9 +4745,9 @@
   > [ERROR]          ··········/**
   > [ERROR]          
···········*·To·check·if·TTL·is·defined·at·any·of·the·child·below·we·are·checking·it·at
   > [ERROR]          
···········*·{@link·org.apache.phoenix.coprocessor.MetaDataEndpointImpl#mutateColumn(List,·ColumnMutator,·int,·PTable,·PTable,·boolean)}
   > [ERROR]         
-···········*·level·where·in·function·{@link·org.apache.phoenix.coprocessor.MetaDataEndpointImpl#
   > [ERROR]         
-···········*·validateIfMutationAllowedOnParent(PTable,·List,·PTableType,·long,·byte[],·byte[],
   > [ERROR]         
-···········*·byte[],·List,·int)}·we·are·already·traversing·through·allDescendantViews.
   > [ERROR]         +···········*·level·where·in·function
   > [ERROR]         
+···········*·{@link·org.apache.phoenix.coprocessor.MetaDataEndpointImpl#·validateIfMutationAllowedOnParent(PTable,·List,·PTableType,·long,·byte[],·byte[],·byte[],·List,·int)}
   > [ERROR]         
+···········*·we·are·already·traversing·through·allDescendantViews.
   > [ERROR]          ···········*/
   > [ERROR]          ········}


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to