Description
SPARK-19025 removes SQLBuilder, so we need to remove the following in HiveCompatibilitySuite.
// Ensures that the plans generation use metastore relation and not OrcRelation // Was done because SqlBuilder does not work with plans having logical relation TestHive.setConf(HiveUtils.CONVERT_METASTORE_ORC, false)
Attachments
Issue Links
- links to