[CALCITE-6343] Fix AS alias operator stripping MEASUREness from measures #12269
main.yml
on: pull_request
Windows (JDK 8)
5m 35s
Windows (JDK 17)
5m 17s
Linux (JDK 8), oldest Guava, America/New_York Timezone
4m 7s
Linux (JDK 8), latest Guava, America/New_York Timezone
5m 23s
Linux (JDK 11), Pacific/Chatham Timezone
3m 55s
Linux (JDK 17)
4m 0s
Linux (JDK 19)
3m 53s
Linux (JDK 11), Avatica main
4m 38s
macOS (JDK 19)
8m 18s
Error Prone (JDK 11), latest Guava
3m 53s
CheckerFramework (JDK 11)
10m 17s
CheckerFramework (JDK 11), oldest Guava
10m 21s
Linux (JDK 8) Slow Tests
0s
Druid Tests
6m 53s
Annotations
18 errors and 26 warnings
Linux (JDK 19):
task ':core:autostyleJavaCheck'#L1
Execution failed for task ':core:autostyleJavaCheck':
See 'What went wrong' below
|
Linux (JDK 19)
Execution failed for task ':core:autostyleJavaCheck'.
> The following files have format violations:
core/src/test/java/org/apache/calcite/sql/type/RelDataTypeSystemTest.java
@@ -193,8 +193,8 @@
final SqlTypeFactoryImpl f = new Fixture().typeFactory;
RelDataType innerType = f.createSqlType(SqlTypeName.DOUBLE);
RelDataType measureType = f.createMeasureType(innerType);
-····RelDataType·dataType·=·SqlStdOperatorTable.AS.inferReturnType(f,␊
-········Lists.newArrayList(measureType));␊
+····RelDataType·dataType·=␊
+········SqlStdOperatorTable.AS.inferReturnType(f,·Lists.newArrayList(measureType));␊
assertThat(dataType, is(measureType));
}
Run './gradlew autostyleApply' to fix the violations.
|
Linux (JDK 11), Pacific/Chatham Timezone:
task ':core:autostyleJavaCheck'#L1
Execution failed for task ':core:autostyleJavaCheck':
See 'What went wrong' below
|
Linux (JDK 11), Pacific/Chatham Timezone
Execution failed for task ':core:autostyleJavaCheck'.
> The following files have format violations:
core/src/test/java/org/apache/calcite/sql/type/RelDataTypeSystemTest.java
@@ -193,8 +193,8 @@
final SqlTypeFactoryImpl f = new Fixture().typeFactory;
RelDataType innerType = f.createSqlType(SqlTypeName.DOUBLE);
RelDataType measureType = f.createMeasureType(innerType);
-····RelDataType·dataType·=·SqlStdOperatorTable.AS.inferReturnType(f,␊
-········Lists.newArrayList(measureType));␊
+····RelDataType·dataType·=␊
+········SqlStdOperatorTable.AS.inferReturnType(f,·Lists.newArrayList(measureType));␊
assertThat(dataType, is(measureType));
}
Run './gradlew autostyleApply' to fix the violations.
|
Linux (JDK 17):
task ':core:autostyleJavaCheck'#L1
Execution failed for task ':core:autostyleJavaCheck':
See 'What went wrong' below
|
Linux (JDK 17)
Execution failed for task ':core:autostyleJavaCheck'.
> The following files have format violations:
core/src/test/java/org/apache/calcite/sql/type/RelDataTypeSystemTest.java
@@ -193,8 +193,8 @@
final SqlTypeFactoryImpl f = new Fixture().typeFactory;
RelDataType innerType = f.createSqlType(SqlTypeName.DOUBLE);
RelDataType measureType = f.createMeasureType(innerType);
-····RelDataType·dataType·=·SqlStdOperatorTable.AS.inferReturnType(f,␊
-········Lists.newArrayList(measureType));␊
+····RelDataType·dataType·=␊
+········SqlStdOperatorTable.AS.inferReturnType(f,·Lists.newArrayList(measureType));␊
assertThat(dataType, is(measureType));
}
Run './gradlew autostyleApply' to fix the violations.
|
Linux (JDK 8), oldest Guava, America/New_York Timezone:
task ':core:autostyleJavaCheck'#L1
Execution failed for task ':core:autostyleJavaCheck':
See 'What went wrong' below
|
Linux (JDK 8), oldest Guava, America/New_York Timezone
Execution failed for task ':core:autostyleJavaCheck'.
> The following files have format violations:
core/src/test/java/org/apache/calcite/sql/type/RelDataTypeSystemTest.java
@@ -193,8 +193,8 @@
final SqlTypeFactoryImpl f = new Fixture().typeFactory;
RelDataType innerType = f.createSqlType(SqlTypeName.DOUBLE);
RelDataType measureType = f.createMeasureType(innerType);
-····RelDataType·dataType·=·SqlStdOperatorTable.AS.inferReturnType(f,␊
-········Lists.newArrayList(measureType));␊
+····RelDataType·dataType·=␊
+········SqlStdOperatorTable.AS.inferReturnType(f,·Lists.newArrayList(measureType));␊
assertThat(dataType, is(measureType));
}
Run './gradlew autostyleApply' to fix the violations.
|
Linux (JDK 11), Avatica main:
task ':core:autostyleJavaCheck'#L1
Execution failed for task ':core:autostyleJavaCheck':
See 'What went wrong' below
|
Linux (JDK 11), Avatica main
Execution failed for task ':core:autostyleJavaCheck'.
> The following files have format violations:
core/src/test/java/org/apache/calcite/sql/type/RelDataTypeSystemTest.java
@@ -193,8 +193,8 @@
final SqlTypeFactoryImpl f = new Fixture().typeFactory;
RelDataType innerType = f.createSqlType(SqlTypeName.DOUBLE);
RelDataType measureType = f.createMeasureType(innerType);
-····RelDataType·dataType·=·SqlStdOperatorTable.AS.inferReturnType(f,␊
-········Lists.newArrayList(measureType));␊
+····RelDataType·dataType·=␊
+········SqlStdOperatorTable.AS.inferReturnType(f,·Lists.newArrayList(measureType));␊
assertThat(dataType, is(measureType));
}
Run './gradlew autostyleApply' to fix the violations.
|
Windows (JDK 17):
task ':core:autostyleJavaCheck'#L1
Execution failed for task ':core:autostyleJavaCheck':
See 'What went wrong' below
|
Windows (JDK 17)
Execution failed for task ':core:autostyleJavaCheck'.
> The following files have format violations:
core\src\test\java\org\apache\calcite\sql\type\RelDataTypeSystemTest.java
@@ -193,8 +193,8 @@
final SqlTypeFactoryImpl f = new Fixture().typeFactory;
RelDataType innerType = f.createSqlType(SqlTypeName.DOUBLE);
RelDataType measureType = f.createMeasureType(innerType);
- RelDataType dataType = SqlStdOperatorTable.AS.inferReturnType(f,\r\n
- Lists.newArrayList(measureType));\r\n
+ RelDataType dataType =\r\n
+ SqlStdOperatorTable.AS.inferReturnType(f, Lists.newArrayList(measureType));\r\n
assertThat(dataType, is(measureType));
}
Run './gradlew autostyleApply' to fix the violations.
|
Linux (JDK 8), latest Guava, America/New_York Timezone:
task ':core:autostyleJavaCheck'#L1
Execution failed for task ':core:autostyleJavaCheck':
See 'What went wrong' below
|
Linux (JDK 8), latest Guava, America/New_York Timezone
Execution failed for task ':core:autostyleJavaCheck'.
> The following files have format violations:
core/src/test/java/org/apache/calcite/sql/type/RelDataTypeSystemTest.java
@@ -193,8 +193,8 @@
final SqlTypeFactoryImpl f = new Fixture().typeFactory;
RelDataType innerType = f.createSqlType(SqlTypeName.DOUBLE);
RelDataType measureType = f.createMeasureType(innerType);
-····RelDataType·dataType·=·SqlStdOperatorTable.AS.inferReturnType(f,␊
-········Lists.newArrayList(measureType));␊
+····RelDataType·dataType·=␊
+········SqlStdOperatorTable.AS.inferReturnType(f,·Lists.newArrayList(measureType));␊
assertThat(dataType, is(measureType));
}
Run './gradlew autostyleApply' to fix the violations.
|
Windows (JDK 8):
task ':core:autostyleJavaCheck'#L1
Execution failed for task ':core:autostyleJavaCheck':
See 'What went wrong' below
|
Windows (JDK 8)
Execution failed for task ':core:autostyleJavaCheck'.
> The following files have format violations:
core\src\test\java\org\apache\calcite\sql\type\RelDataTypeSystemTest.java
@@ -193,8 +193,8 @@
final SqlTypeFactoryImpl f = new Fixture().typeFactory;
RelDataType innerType = f.createSqlType(SqlTypeName.DOUBLE);
RelDataType measureType = f.createMeasureType(innerType);
- RelDataType dataType = SqlStdOperatorTable.AS.inferReturnType(f,\r\n
- Lists.newArrayList(measureType));\r\n
+ RelDataType dataType =\r\n
+ SqlStdOperatorTable.AS.inferReturnType(f, Lists.newArrayList(measureType));\r\n
assertThat(dataType, is(measureType));
}
Run './gradlew autostyleApply' to fix the violations.
|
macOS (JDK 19):
task ':core:autostyleJavaCheck'#L1
Execution failed for task ':core:autostyleJavaCheck':
See 'What went wrong' below
|
macOS (JDK 19)
Execution failed for task ':core:autostyleJavaCheck'.
> The following files have format violations:
core/src/test/java/org/apache/calcite/sql/type/RelDataTypeSystemTest.java
@@ -193,8 +193,8 @@
final SqlTypeFactoryImpl f = new Fixture().typeFactory;
RelDataType innerType = f.createSqlType(SqlTypeName.DOUBLE);
RelDataType measureType = f.createMeasureType(innerType);
-····RelDataType·dataType·=·SqlStdOperatorTable.AS.inferReturnType(f,␊
-········Lists.newArrayList(measureType));␊
+····RelDataType·dataType·=␊
+········SqlStdOperatorTable.AS.inferReturnType(f,·Lists.newArrayList(measureType));␊
assertThat(dataType, is(measureType));
}
Run './gradlew autostyleApply' to fix the violations.
|
Error Prone (JDK 11), latest Guava
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Error Prone (JDK 11), latest Guava
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux (JDK 19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 11), Pacific/Chatham Timezone
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux (JDK 11), Pacific/Chatham Timezone
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux (JDK 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 8), oldest Guava, America/New_York Timezone
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux (JDK 8), oldest Guava, America/New_York Timezone
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 11), Avatica main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, burrunan/gradle-cache-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux (JDK 11), Avatica main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows (JDK 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows (JDK 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 8), latest Guava, America/New_York Timezone
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux (JDK 8), latest Guava, America/New_York Timezone
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows (JDK 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows (JDK 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Druid Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v2, actions/checkout@v3, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Druid Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macOS (JDK 19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macOS (JDK 19)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CheckerFramework (JDK 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CheckerFramework (JDK 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CheckerFramework (JDK 11), oldest Guava
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CheckerFramework (JDK 11), oldest Guava
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|