2025-11-06T10:03:25.7150105Z [ERROR] io.trino.plugin.hive.crypto.TestHiveParquetEncryption.testEncryptedDictionaryPruningTwoColumns -- Time elapsed: 0.224 s <<< FAILURE!
2025-11-06T10:03:25.7151597Z java.lang.AssertionError:
2025-11-06T10:03:25.7151949Z
2025-11-06T10:03:25.7152162Z Expecting actual:
2025-11-06T10:03:25.7152629Z 0L
2025-11-06T10:03:25.7153363Z to be greater than:
2025-11-06T10:03:25.7153819Z 0L
2025-11-06T10:03:25.7154039Z
2025-11-06T10:03:25.7155055Z at io.trino.plugin.hive.crypto.TestHiveParquetEncryption.writeTwoColumnEncryptedDictionaryFile(TestHiveParquetEncryption.java:294)
2025-11-06T10:03:25.7157133Z at io.trino.plugin.hive.crypto.TestHiveParquetEncryption.testEncryptedDictionaryPruningTwoColumns(TestHiveParquetEncryption.java:157)