Skip to content

Move main_inner into datafusion-cli lib for subsequent PR#23465

Open
ratmice wants to merge 1 commit into
apache:mainfrom
ratmice:cli_entrypoint_pr1
Open

Move main_inner into datafusion-cli lib for subsequent PR#23465
ratmice wants to merge 1 commit into
apache:mainfrom
ratmice:cli_entrypoint_pr1

Conversation

@ratmice

@ratmice ratmice commented Jul 10, 2026

Copy link
Copy Markdown

Which issue does this PR close?

This patch lays the groundwork moves code from the datafusion_cli binary to the library, for a subsequent
PR which will refactor the moved code into the API.

Moving this code in a separate PR, the hope is that it will make the other PR more easily reviewable.

Rationale for this change

See the PR, and the subsequent PR.

What changes are included in this PR?

This PR purely moves code, and does the minimal changes to get it compiling in the library.

Are these changes tested?

Are there any user-facing changes?

@ratmice

ratmice commented Jul 10, 2026

Copy link
Copy Markdown
Author

Second PR is up at #23466

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant