Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testBad() fails on TestHiveInMemoryMetastore with: java.lang.IllegalStateException: Query already begun: Optional[20200306_080241_00002_adgin] while starting query 20200306_080241_00003_adgin at com.google.common.base.Preconditions.checkState(Preconditions.java:823) at io.prestosql.plugin.hive.metastore.SemiTransactionalHiveMetastore.beginQuery(SemiTransactionalHiveMetastore.java:999) at io.prestosql.plugin.hive.HiveMetadata.beginQuery(HiveMetadata.java:2367) at io.prestosql.plugin.hive.AbstractTestHive.testBad(AbstractTestHive.java:954)
- Loading branch information
Fails after #1034