Class TestHiveViews

    • Constructor Detail

      • TestHiveViews

        public TestHiveViews()
    • Method Detail

      • testSelectOnView

        public void testSelectOnView()
      • testSelectOnViewFromDifferentSchema

        public void testSelectOnViewFromDifferentSchema()
      • testViewWithUnsupportedCoercion

        public void testViewWithUnsupportedCoercion()
      • testWithUnsupportedFunction

        public void testWithUnsupportedFunction()
      • testExistingView

        public void testExistingView()
      • testShowCreateView

        public void testShowCreateView()
      • testLateralViewExplode

        public void testLateralViewExplode()
      • testRichSqlSyntax

        public void testRichSqlSyntax()
        Test view containing IF, IN, LIKE, BETWEEN, CASE, COALESCE, operators, delimited and non-delimited columns, an inline comment
      • testIdentifierThatStartWithDigit

        public void testIdentifierThatStartWithDigit()
      • testHiveViewInInformationSchema

        public void testHiveViewInInformationSchema()
      • testHiveViewWithParametrizedTypes

        public void testHiveViewWithParametrizedTypes()
      • testSimpleCoral

        public void testSimpleCoral()
      • testNestedHiveViews

        public void testNestedHiveViews()
      • testSelectFromHiveViewWithoutDefaultCatalogAndSchema

        public void testSelectFromHiveViewWithoutDefaultCatalogAndSchema()