DonnyZone commented on pull request #2453:
URL: https://github.com/apache/calcite/pull/2453#issuecomment-875381853
The style check failed.
`* What went wrong:
Execution failed for task ':core:autostyleJavaCheck'.
> The following files have format violations:
core\src\main\java\org\apache\calcite\jdbc\SimpleCalciteSchema.java
@@ -99,7 +99,7 @@
}
return null;
}
- \r\n
+\r\n
@Override protected @Nullable CalciteSchema
getImplicitSubSchema(String schemaName,
boolean caseSensitive) {
// Check implicit schemas.
Run './gradlew autostyleApply' to fix the violations.
`
--
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]