Packages

package extensions

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class NessieParseException extends AnalysisException

    Copied from Apache Spark A NessieParseException is an AnalysisException that is thrown during the parse process.

    Copied from Apache Spark A NessieParseException is an AnalysisException that is thrown during the parse process. It contains fields and an extended error message that make reporting and diagnosing errors easier.

  2. class NessieSparkSqlExtensionsParser extends ParserInterface
  3. class NessieSqlExtensionsAstBuilder extends NessieSqlExtensionsBaseVisitor[AnyRef]
  4. class NessieUpperCaseCharStream extends CharStream

Value Members

  1. object NessieParseErrorListener extends BaseErrorListener with Product with Serializable
  2. object NessieParserUtils
  3. object NessieSparkSqlExtensionsParser

Ungrouped