Skip to main content

Module extensions

Module extensions 

Source

Structsยง

AddendumInvocation ๐Ÿ”’
A parsed + addendum line.
ExtensionInvocation ๐Ÿ”’
Fully parsed extension invocation, including the user-supplied name and the structured argument payload.
ExtensionParser
The parser for the extension section of the Substrait file format.
SimpleExtensionDeclaration
URNExtensionDeclaration

Enumsยง

ExtensionParseError
ExtensionParserState
The state of the extension parser - tracking what section of extension parsing we are in.
ExtensionRelationKind ๐Ÿ”’
Relation kind encoded by the text syntax prefix (ExtensionLeaf, ExtensionSingle, or ExtensionMulti).

Functionsยง

arguments_rule_parsing ๐Ÿ”’