[CALCITE-6728] Introduce new methods to lookup tables and schemas ins… #205
Annotations
2 errors
Test:
task ':core:autostyleJavaCheck'#L1
Execution failed for task ':core:autostyleJavaCheck':
See 'What went wrong' below
|
Test
Execution failed for task ':core:autostyleJavaCheck'.
> The following files have format violations:
core\src\main\java\org\apache\calcite\jdbc\CalciteSchema.java
@@ -42,7 +42,6 @@
import com.google.common.collect.ImmutableSortedMap;
import com.google.common.collect.ImmutableSortedSet;
-import org.checkerframework.checker.initialization.qual.UnknownInitialization;
import org.checkerframework.checker.nullness.qual.Nullable;
import java.util.ArrayList;
Run './gradlew autostyleApply' to fix the violations.
|
Loading