Uses of Class
org.apache.metamodel.jdbc.dialects.Hive2QueryRewriter
-
Packages that use Hive2QueryRewriter Package Description org.apache.metamodel.jdbc.dialects -
-
Uses of Hive2QueryRewriter in org.apache.metamodel.jdbc.dialects
Subclasses of Hive2QueryRewriter in org.apache.metamodel.jdbc.dialects Modifier and Type Class Description classImpalaQueryRewriterQuery rewriter for Apache Impala Because Impala uses the same metadata store as Hive to record information about table structure and properties, so Impala provides a high degree of compatibility with the Hive Query Language (HiveQL) ;
-