[CALCITE-6560] Add supportsNegativeScale in RelDataTypeSystem #13464
Annotations
3 errors and 2 warnings
UtilTest.java#L1953
0.0sec org.apache.calcite.util.UtilTest > testResources()
java.lang.AssertionError: key 'InvalidNegativeScaleForDecimalType' not found for resource 'invalidNegativeScaleForDecimalType' in bundle 'java.util.PropertyResourceBundle@677cd829'; add the following line to org.apache.calcite.runtime.CalciteResource.properties:
InvalidNegativeScaleForDecimalType=DECIMAL scale {0,number,#} must be between greater than or equal to 0
at org.apache.calcite.runtime.Resources$Inst.validate(Resources.java:357)
at org.apache.calcite.runtime.Resources$ExInstWithCause.validate(Resources.java:586)
at org.apache.calcite.runtime.Resources$ExInst.validate(Resources.java:605)
at org.apache.calcite.runtime.Resources.validate(Resources.java:249)
at org.apache.calcite.runtime.Resources.validate(Resources.java:226)
at org.apache.calcite.util.UtilTest.testResources(UtilTest.java:1953)
|
task ':core:test'#L1
Execution failed for task ':core:test':
org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the report at: file:///home/runner/work/calcite/calcite/core/build/reports/tests/test/index.html
|
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading