Skip to content

GH-47481: [C++][Acero] record_batch_reader_source specify Ordering::Implicit to support select * limit k#47482

Open
egolearner wants to merge 1 commit intoapache:mainfrom
egolearner:batch_reader_source_order
Open

GH-47481: [C++][Acero] record_batch_reader_source specify Ordering::Implicit to support select * limit k#47482
egolearner wants to merge 1 commit intoapache:mainfrom
egolearner:batch_reader_source_order

Conversation

@egolearner
Copy link
Copy Markdown
Contributor

@egolearner egolearner commented Sep 3, 2025

Rationale for this change

record_batch_reader_source does not support select * limit k as described in #47481

What changes are included in this PR?

record_batch_reader_source specify Ordering::Implicit

Are these changes tested?

yes

Are there any user-facing changes?

no

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 3, 2025

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose

Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename the pull request title in the following format?

GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

@egolearner egolearner changed the title [C++][Acero] record_batch_reader_source specify Ordering::Implicit to support select * limit k GH-47481: [C++][Acero] record_batch_reader_source specify Ordering::Implicit to support select * limit k Sep 3, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 3, 2025

⚠️ GitHub issue #47481 has been automatically assigned in GitHub to PR creator.

@egolearner
Copy link
Copy Markdown
Contributor Author

Hi @westonpace , please take a look

1 similar comment
@egolearner
Copy link
Copy Markdown
Contributor Author

Hi @westonpace , please take a look

@egolearner
Copy link
Copy Markdown
Contributor Author

ping @westonpace

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant