-
Type:
Test
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.8.0
-
Fix Version/s: 0.9.0
-
Component/s: Query Planning & Optimization
-
Labels:None
Currently view related tests are in exec/jdbc module which is not the right place for view tests. They should be in "exec/java-exec" and tests on views on hive tables should be in "contrib/storage-hive/core" module.