wangyum commented on pull request #1821:
URL: https://github.com/apache/hive/pull/1821#issuecomment-752942859
All the failed tests:
```
testCliDriver[druid_timestamptz2] –
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
testCliDriver[druidmini_expressions] –
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
testCliDriver[druidmini_extractTime] –
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
testCliDriver[druidmini_floorTime] –
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
testCliDriver[druidmini_joins] –
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
testCliDriver[druidmini_masking] –
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
testCliDriver[druidmini_mv] –
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
testCliDriver[druidmini_semijoin_reduction_all_types] –
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
testCliDriver[druidmini_test1] –
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
testCliDriver[druidmini_test_alter] –
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
testCliDriver[druidmini_test_insert] –
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
testCliDriver[druidmini_test_ts] –
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
testCliDriver[druidkafkamini_avro] –
org.apache.hadoop.hive.cli.TestMiniDruidKafkaCliDriver
testCliDriver[druidkafkamini_csv] –
org.apache.hadoop.hive.cli.TestMiniDruidKafkaCliDriver
testCliDriver[insert_into_default_keyword] –
org.apache.hadoop.hive.cli.split11.TestMiniLlapLocalCliDriver
testCliDriver[lineage3] –
org.apache.hadoop.hive.cli.split12.TestMiniLlapLocalCliDriver
testCliDriver[multi_insert_with_join2] –
org.apache.hadoop.hive.cli.split15.TestMiniLlapLocalCliDriver
testCliDriver[results_cache_invalidation2] –
org.apache.hadoop.hive.cli.split19.TestMiniLlapLocalCliDriver
testCliDriver[sort_acid] –
org.apache.hadoop.hive.cli.split21.TestMiniLlapLocalCliDriver
testCliDriver[sqlmerge] –
org.apache.hadoop.hive.cli.split21.TestMiniLlapLocalCliDriver
testCliDriver[sqlmerge_stats] –
org.apache.hadoop.hive.cli.split21.TestMiniLlapLocalCliDriver
testCliDriver[check_constraint] –
org.apache.hadoop.hive.cli.split4.TestMiniLlapLocalCliDriver
testCliDriver[dynamic_semijoin_reduction_3] –
org.apache.hadoop.hive.cli.split7.TestMiniLlapLocalCliDriver
testCliDriver[enforce_constraint_notnull] –
org.apache.hadoop.hive.cli.split7.TestMiniLlapLocalCliDriver
testCommitInsertTable – org.apache.hadoop.hive.druid.TestDruidStorageHandler
testCommitCreateEmptyTablePlusCommitDropTableWithoutPurge –
org.apache.hadoop.hive.druid.TestDruidStorageHandler
testCommitInsertIntoWithNonExtendableSegment –
org.apache.hadoop.hive.druid.TestDruidStorageHandler
testCommitEmptyInsertTable –
org.apache.hadoop.hive.druid.TestDruidStorageHandler
testDeleteSegment – org.apache.hadoop.hive.druid.TestDruidStorageHandler
testCommitInsertOverwriteTable –
org.apache.hadoop.hive.druid.TestDruidStorageHandler
testPreCreateTableWhenDataSourceExists –
org.apache.hadoop.hive.druid.TestDruidStorageHandler
testPreCreateTableWillCreateSegmentsTable –
org.apache.hadoop.hive.druid.TestDruidStorageHandler
testCommitMultiInsertOverwriteTable –
org.apache.hadoop.hive.druid.TestDruidStorageHandler
testCommitCreateEmptyTablePlusCommitDropTableWithPurge –
org.apache.hadoop.hive.druid.TestDruidStorageHandler
testCommitInsertIntoWithConflictingIntervalSegment –
org.apache.hadoop.hive.druid.TestDruidStorageHandler
testInsertIntoAppendOneMorePartition –
org.apache.hadoop.hive.druid.TestDruidStorageHandler
testCommitInsertIntoWhenDestinationSegmentFileExist –
org.apache.hadoop.hive.druid.TestDruidStorageHandler
testCommitInsertIntoTable –
org.apache.hadoop.hive.druid.TestDruidStorageHandler
testCommitCreateTablePlusCommitDropTableWithoutPurge –
org.apache.hadoop.hive.druid.TestDruidStorageHandler
testCommitCreateTablePlusCommitDropTableWithPurge –
org.apache.hadoop.hive.druid.TestDruidStorageHandler
testTimeZone –
org.apache.hadoop.hive.druid.TestHiveDruidQueryBasedInputFormat
testEncryptDecrypt – org.apache.hive.spark.client.rpc.TestKryoMessageCodec
testAutoRegistration – org.apache.hive.spark.client.rpc.TestKryoMessageCodec
testNegativeMessageSize –
org.apache.hive.spark.client.rpc.TestKryoMessageCodec
testMaxMessageSize – org.apache.hive.spark.client.rpc.TestKryoMessageCodec
testEmbeddedChannel – org.apache.hive.spark.client.rpc.TestKryoMessageCodec
testKryoCodec – org.apache.hive.spark.client.rpc.TestKryoMessageCodec
testDecryptionOnly – org.apache.hive.spark.client.rpc.TestKryoMessageCodec
testFragmentation – org.apache.hive.spark.client.rpc.TestKryoMessageCodec
testEncryptionOnly – org.apache.hive.spark.client.rpc.TestKryoMessageCodec
testBadHello – org.apache.hive.spark.client.rpc.TestRpc
testRpcDispatcher – org.apache.hive.spark.client.rpc.TestRpc
testClientServer – org.apache.hive.spark.client.rpc.TestRpc
testRpcServerMultiThread – org.apache.hive.spark.client.rpc.TestRpc
testCloseListener – org.apache.hive.spark.client.rpc.TestRpc
testNotDeserializableRpc – org.apache.hive.spark.client.rpc.TestRpc
testClientTimeout – org.apache.hive.spark.client.rpc.TestRpc
testExtendClientTimeout – org.apache.hive.spark.client.rpc.TestRpc
testServerAddress – org.apache.hive.spark.client.rpc.TestRpc
testServerPort – org.apache.hive.spark.client.rpc.TestRpc
testEncryption – org.apache.hive.spark.client.rpc.TestRpc
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]