[CALCITE-6697] Update Scott-data-hsqldb from 0.1 to 0.2 in Avatica #671
Annotations
10 errors
Test:
RemoteDriverTest.java#L1401
0.0sec org.apache.calcite.avatica.RemoteDriverTest > testBatchInsertWithDates[JSON]
java.sql.SQLSyntaxErrorException: length must be specified in type definition: VARCHAR
at org.apache.calcite.avatica.RemoteDriverTest.executeBatchInsertWithDates(RemoteDriverTest.java:1401)
at org.apache.calcite.avatica.RemoteDriverTest.access$1100(RemoteDriverTest.java:91)
at org.apache.calcite.avatica.RemoteDriverTest$14.apply(RemoteDriverTest.java:1378)
at org.apache.calcite.avatica.RemoteDriverTest.eachConnection(RemoteDriverTest.java:228)
at org.apache.calcite.avatica.RemoteDriverTest.testBatchInsertWithDates(RemoteDriverTest.java:1375)
Next exception 1: [CIRCULAR REFERENCE SQLSyntaxErrorException]
Next exception 2: org.hsqldb.HsqlException: length must be specified in type definition: VARCHAR
... 5 more
Caused by: [CIRCULAR REFERENCE PlaceholderException]
|
Test:
RemoteDriverTest.java#L1401
0.0sec org.apache.calcite.avatica.RemoteDriverTest > testBatchInsertWithDates[PROTOBUF]
java.sql.SQLSyntaxErrorException: length must be specified in type definition: VARCHAR
at org.apache.calcite.avatica.RemoteDriverTest.executeBatchInsertWithDates(RemoteDriverTest.java:1401)
at org.apache.calcite.avatica.RemoteDriverTest.access$1100(RemoteDriverTest.java:91)
at org.apache.calcite.avatica.RemoteDriverTest$14.apply(RemoteDriverTest.java:1378)
at org.apache.calcite.avatica.RemoteDriverTest.eachConnection(RemoteDriverTest.java:228)
at org.apache.calcite.avatica.RemoteDriverTest.testBatchInsertWithDates(RemoteDriverTest.java:1375)
Next exception 1: [CIRCULAR REFERENCE SQLSyntaxErrorException]
Next exception 2: org.hsqldb.HsqlException: length must be specified in type definition: VARCHAR
... 5 more
Caused by: [CIRCULAR REFERENCE PlaceholderException]
|
Test:
ArrayTypeTest.java#L537
0.0sec org.apache.calcite.avatica.remote.ArrayTypeTest > testBatchInsert[PROTOBUF]
org.apache.calcite.avatica.AvaticaSqlException: Error -1 (00000) : Error while executing SQL "CREATE TABLE test_batch_insert (id integer, vals VARCHAR ARRAY)": Remote driver error: RuntimeException: java.sql.SQLSyntaxErrorException: length must be specified in type definition: VARCHAR -> SQLSyntaxErrorException: length must be specified in type definition: VARCHAR -> HsqlException: length must be specified in type definition: VARCHAR
at app//org.apache.calcite.avatica.Helper.createException(Helper.java:54)
at app//org.apache.calcite.avatica.Helper.createException(Helper.java:41)
at app//org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164)
at app//org.apache.calcite.avatica.AvaticaStatement.execute(AvaticaStatement.java:218)
at app//org.apache.calcite.avatica.remote.ArrayTypeTest.testBatchInsert(ArrayTypeTest.java:537)
|
Test:
ArrayTypeTest.java#L617
0.0sec org.apache.calcite.avatica.remote.ArrayTypeTest > stringArrays[PROTOBUF]
org.apache.calcite.avatica.AvaticaSqlException: Error -1 (00000) : Error while executing SQL "CREATE TABLE string_arrays (id integer, vals VARCHAR ARRAY)": Remote driver error: RuntimeException: java.sql.SQLSyntaxErrorException: length must be specified in type definition: VARCHAR -> SQLSyntaxErrorException: length must be specified in type definition: VARCHAR -> HsqlException: length must be specified in type definition: VARCHAR
at app//org.apache.calcite.avatica.Helper.createException(Helper.java:54)
at app//org.apache.calcite.avatica.Helper.createException(Helper.java:41)
at app//org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164)
at app//org.apache.calcite.avatica.AvaticaStatement.execute(AvaticaStatement.java:218)
at app//org.apache.calcite.avatica.remote.ArrayTypeTest.writeAndReadArrays(ArrayTypeTest.java:617)
at app//org.apache.calcite.avatica.remote.ArrayTypeTest.stringArrays(ArrayTypeTest.java:223)
|
Test:
ArrayTypeTest.java#L617
0.0sec org.apache.calcite.avatica.remote.ArrayTypeTest > varbinaryArrays[PROTOBUF]
org.apache.calcite.avatica.AvaticaSqlException: Error -1 (00000) : Error while executing SQL "CREATE TABLE binary_arrays (id integer, vals VARBINARY ARRAY)": Remote driver error: RuntimeException: java.sql.SQLSyntaxErrorException: length must be specified in type definition: VARBINARY -> SQLSyntaxErrorException: length must be specified in type definition: VARBINARY -> HsqlException: length must be specified in type definition: VARBINARY
at app//org.apache.calcite.avatica.Helper.createException(Helper.java:54)
at app//org.apache.calcite.avatica.Helper.createException(Helper.java:41)
at app//org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164)
at app//org.apache.calcite.avatica.AvaticaStatement.execute(AvaticaStatement.java:218)
at app//org.apache.calcite.avatica.remote.ArrayTypeTest.writeAndReadArrays(ArrayTypeTest.java:617)
at app//org.apache.calcite.avatica.remote.ArrayTypeTest.varbinaryArrays(ArrayTypeTest.java:362)
|
Test:
ArrayTypeTest.java#L537
0.0sec org.apache.calcite.avatica.remote.ArrayTypeTest > testBatchInsert[JSON]
org.apache.calcite.avatica.AvaticaSqlException: Error -1 (00000) : Error while executing SQL "CREATE TABLE test_batch_insert (id integer, vals VARCHAR ARRAY)": Remote driver error: RuntimeException: java.sql.SQLSyntaxErrorException: length must be specified in type definition: VARCHAR -> SQLSyntaxErrorException: length must be specified in type definition: VARCHAR -> HsqlException: length must be specified in type definition: VARCHAR
at app//org.apache.calcite.avatica.Helper.createException(Helper.java:54)
at app//org.apache.calcite.avatica.Helper.createException(Helper.java:41)
at app//org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164)
at app//org.apache.calcite.avatica.AvaticaStatement.execute(AvaticaStatement.java:218)
at app//org.apache.calcite.avatica.remote.ArrayTypeTest.testBatchInsert(ArrayTypeTest.java:537)
|
Test:
ArrayTypeTest.java#L617
0.0sec org.apache.calcite.avatica.remote.ArrayTypeTest > stringArrays[JSON]
org.apache.calcite.avatica.AvaticaSqlException: Error -1 (00000) : Error while executing SQL "CREATE TABLE string_arrays (id integer, vals VARCHAR ARRAY)": Remote driver error: RuntimeException: java.sql.SQLSyntaxErrorException: length must be specified in type definition: VARCHAR -> SQLSyntaxErrorException: length must be specified in type definition: VARCHAR -> HsqlException: length must be specified in type definition: VARCHAR
at app//org.apache.calcite.avatica.Helper.createException(Helper.java:54)
at app//org.apache.calcite.avatica.Helper.createException(Helper.java:41)
at app//org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164)
at app//org.apache.calcite.avatica.AvaticaStatement.execute(AvaticaStatement.java:218)
at app//org.apache.calcite.avatica.remote.ArrayTypeTest.writeAndReadArrays(ArrayTypeTest.java:617)
at app//org.apache.calcite.avatica.remote.ArrayTypeTest.stringArrays(ArrayTypeTest.java:223)
|
Test:
ArrayTypeTest.java#L617
0.0sec org.apache.calcite.avatica.remote.ArrayTypeTest > varbinaryArrays[JSON]
org.apache.calcite.avatica.AvaticaSqlException: Error -1 (00000) : Error while executing SQL "CREATE TABLE binary_arrays (id integer, vals VARBINARY ARRAY)": Remote driver error: RuntimeException: java.sql.SQLSyntaxErrorException: length must be specified in type definition: VARBINARY -> SQLSyntaxErrorException: length must be specified in type definition: VARBINARY -> HsqlException: length must be specified in type definition: VARBINARY
at app//org.apache.calcite.avatica.Helper.createException(Helper.java:54)
at app//org.apache.calcite.avatica.Helper.createException(Helper.java:41)
at app//org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164)
at app//org.apache.calcite.avatica.AvaticaStatement.execute(AvaticaStatement.java:218)
at app//org.apache.calcite.avatica.remote.ArrayTypeTest.writeAndReadArrays(ArrayTypeTest.java:617)
at app//org.apache.calcite.avatica.remote.ArrayTypeTest.varbinaryArrays(ArrayTypeTest.java:362)
|
Test:
RemoteMetaTest.java#L747
0.0sec org.apache.calcite.avatica.remote.RemoteMetaTest > testBigDecimalTest[PROTOBUF]
org.apache.calcite.avatica.AvaticaSqlException: Error -1 (00000) : Error while executing SQL "CREATE TABLE testbigdecimal (pk VARCHAR NOT NULL PRIMARY KEY, v1 DECIMAL(10,5))": Remote driver error: RuntimeException: java.sql.SQLSyntaxErrorException: length must be specified in type definition: VARCHAR -> SQLSyntaxErrorException: length must be specified in type definition: VARCHAR -> HsqlException: length must be specified in type definition: VARCHAR
at app//org.apache.calcite.avatica.Helper.createException(Helper.java:54)
at app//org.apache.calcite.avatica.Helper.createException(Helper.java:41)
at app//org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164)
at app//org.apache.calcite.avatica.AvaticaStatement.execute(AvaticaStatement.java:218)
at app//org.apache.calcite.avatica.remote.RemoteMetaTest.testBigDecimalTest(RemoteMetaTest.java:747)
|
Test:
RemoteMetaTest.java#L747
0.0sec org.apache.calcite.avatica.remote.RemoteMetaTest > testBigDecimalTest[JSON]
org.apache.calcite.avatica.AvaticaSqlException: Error -1 (00000) : Error while executing SQL "CREATE TABLE testbigdecimal (pk VARCHAR NOT NULL PRIMARY KEY, v1 DECIMAL(10,5))": Remote driver error: RuntimeException: java.sql.SQLSyntaxErrorException: length must be specified in type definition: VARCHAR -> SQLSyntaxErrorException: length must be specified in type definition: VARCHAR -> HsqlException: length must be specified in type definition: VARCHAR
at app//org.apache.calcite.avatica.Helper.createException(Helper.java:54)
at app//org.apache.calcite.avatica.Helper.createException(Helper.java:41)
at app//org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:164)
at app//org.apache.calcite.avatica.AvaticaStatement.execute(AvaticaStatement.java:218)
at app//org.apache.calcite.avatica.remote.RemoteMetaTest.testBigDecimalTest(RemoteMetaTest.java:747)
|
Loading