Skip to content

Conversation

@greenmtnboy
Copy link

Summary: Extend the PrestoParser to have a method to split text into multiple statements. This will be used to support multi-statement execution in the axiom CLI. This will provide compatibility with the presto CLI which can execute multiple delimited statements.

Differential Revision: D88758186

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Dec 9, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 9, 2025

@greenmtnboy has exported this pull request. If you are a Meta employee, you can view the originating Diff in D88758186.

greenmtnboy pushed a commit to greenmtnboy/axiom that referenced this pull request Dec 9, 2025
Summary:

Extend the PrestoParser to have a method to split text into multiple statements. This will be used to support multi-statement execution in the axiom CLI. This will provide compatibility with the presto CLI which can execute multiple delimited statements.

Differential Revision: D88758186
greenmtnboy pushed a commit to greenmtnboy/axiom that referenced this pull request Dec 15, 2025
Summary:

Extend the PrestoParser to have a method to split text into multiple statements. This will be used to support multi-statement execution in the axiom CLI. This will provide compatibility with the presto CLI which can execute multiple delimited statements.

Reviewed By: pansatadru

Differential Revision: D88758186
Summary:

Extend the PrestoParser to have a method to split text into multiple statements. This will be used to support multi-statement execution in the axiom CLI. This will provide compatibility with the presto CLI which can execute multiple delimited statements. We will generally match the presto CLI behavior as a target.

Reviewed By: pansatadru

Differential Revision: D88758186
@meta-codesync
Copy link

meta-codesync bot commented Dec 15, 2025

This pull request has been merged in 7b53741.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants