[wip] Fix error with multiple nested partition columns on Iceberg #73688
Annotations
4 errors
Upload test results:
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergV2.java#L1378
Index 1 out of bounds for length 1
|
Upload test results:
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergV2.java#L1453
class io.trino.spi.block.RowBlock cannot be cast to class io.trino.spi.block.LongArrayBlock (io.trino.spi.block.RowBlock and io.trino.spi.block.LongArrayBlock are in unnamed module of loader 'app')
|
Upload test results:
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/TestIcebergPartitionEvolution.java#L247
class io.trino.spi.block.RowBlock cannot be cast to class io.trino.spi.block.LongArrayBlock (io.trino.spi.block.RowBlock and io.trino.spi.block.LongArrayBlock are in unnamed module of loader 'app')
|
Maven Tests
Process completed with exit code 1.
|
Loading