Class ImpalaQueryRewriter

  • All Implemented Interfaces:
    IQueryRewriter

    public class ImpalaQueryRewriter
    extends Hive2QueryRewriter
    Query 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) ;
    See Also:
    impala.apache.org
    • Constructor Detail

      • ImpalaQueryRewriter

        public ImpalaQueryRewriter​(JdbcDataContext dataContext)