package
0.0.0-20200916181941-47a1d48a90de
Repository: https://github.com/zeroshade/go-drill.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Default values for QueryInfo fields.
Default values for QueryInfo fields.
Default values for QueryProfile fields.
Default values for QueryProfile fields.
equivalent to SQLClientInfoException - handshake version error - invalid schema.
equivalent to SQLRecoverableException - corrupt files: can't be read.
equivalent to SQLDataException - data type unsupported by format.
Execution exception - Internal errors not related to bad code.
equivalent to SQLDataException - Casting errors - function not found for incoming types after implicit casting - Flatten misuse.
Internal exception - Failed assertions - Other "this should not happen" cases.
equivalent to SQLSyntaxErrorException - typos - missing table - SQL keyword misuse - function names/resolution.
equivalent to SQLInvalidAuthorizationSpecException.
equivalent to SQLNonTransientException.
equivalent to SQLRecoverableException or SQLTransientException - Recoverable: memory, disk - Transient: network.
equivalent to SQLNonTransientException.
Unspecified exception - Exception caught but cause is unknown Indicates code that needs revisiting to move error reporting closer to the cause.
equivalent to SQLFeatureNotSupportedException - unimplemented feature, option, or execution path - schema change in operator that does not support it.
SQL validation exception - invalid schema path - invalid entries in SQL tree.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
query has been cancelled, and all cleanup is complete.
cancellation has been requested, and is being processed.
query has completed successfully.
query has been enqueued.
No description provided by the author
query is at planning stage (includes logical or / and physical planning).
query is at preparation stage, foreman is initializing.
No description provided by the author
query has been scheduled for execution.
No description provided by the author
No description provided by the author
No description provided by the author
Input is a prepared statement.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Enum value maps for CoreOperatorType.
Enum value maps for CoreOperatorType.
Enum value maps for DrillPBError_ErrorType.
Enum value maps for DrillPBError_ErrorType.
No description provided by the author
Enum value maps for FragmentState.
Enum value maps for FragmentState.
Enum value maps for NamePart_Type.
Enum value maps for NamePart_Type.
Enum value maps for QueryResult_QueryState.
Enum value maps for QueryResult_QueryState.
Enum value maps for QueryType.
Enum value maps for QueryType.
Enum value maps for RpcChannel.
Enum value maps for RpcChannel.
Enum value maps for SaslStatus.
Enum value maps for SaslStatus.

# Structs

No description provided by the author
No description provided by the author
Jar contains jar name and list of function signatures.Function signature is concatenation of function name and its input parameters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Used by the server when sending query result data batches to the client.
No description provided by the author
No description provided by the author
No description provided by the author
Used by the server to report informations about the query state to the client.
No description provided by the author
Registry that contains list of jars, each jar contains its name and list of function signatures.Structure example:REGISTRY -> Jar1.jar -> upper(VARCHAR-REQUIRED)-> upper(VARCHAR-OPTIONAL) -> Jar2.jar -> lower(VARCHAR-REQUIRED)-> lower(VARCHAR-OPTIONAL).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author