8000 Pass MultiFileGlobalState to InitializeReader, and pass file list to CreateMapping instead of eagerly getting the first file by Mytherin · Pull Request #17553 · duckdb/duckdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Pass MultiFileGlobalState to InitializeReader, and pass file list to CreateMapping instead of eagerly getting the first file #17553

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 20, 2025

Conversation

Mytherin
Copy link
Collaborator

This allows the global state to be referenced in these callbacks

kurtmckee and others added 3 commits May 16, 2025 05:39
In 2022 GitHub deprecated the `set-output` commands:

https://github.blog/changelog/2022-10-10-github-actions-deprecating-save-state-and-set-output-commands/

`set-output` is used in the `build_extensions_dockerized` workflow
and triggers warnings when the `LinuxRelease.yml` workflow runs.

This change resolves the warning.
In 2022 GitHub deprecated the `set-output` commands:


https://github.blog/changelog/2022-10-10-github-actions-deprecating-save-state-and-set-output-commands/

`set-output` is used in the `build_extensions_dockerized` workflow and
triggers warnings when the `LinuxRelease.yml` workflow runs [[recent
example](https://github.com/duckdb/duckdb/actions/runs/15063088936)]:

>
![image](https://github.com/user-attachments/assets/9cc1d25e-c9de-4c26-b387-1748b5c6bc3b)



This change resolves the warning.
…CreateMapping instead of eagerly getting the first file
@Mytherin Mytherin changed the base branch from main to v1.3-ossivalis May 19, 2025 18:15
@Tishj
Copy link
Contributor
Tishj commented May 20, 2025

MFR Refactor #20 ;)

@Mytherin Mytherin merged commit 120a8f3 into duckdb:v1.3-ossivalis May 20, 2025
48 checks passed
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 21, 2025
Pass MultiFileGlobalState to InitializeReader, and pass file list to CreateMapping instead of eagerly getting the first file (duckdb/duckdb#17553)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 21, 2025
Pass MultiFileGlobalState to InitializeReader, and pass file list to CreateMapping instead of eagerly getting the first file (duckdb/duckdb#17553)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 21, 2025
Pass MultiFileGlobalState to InitializeReader, and pass file list to CreateMapping instead of eagerly getting the first file (duckdb/duckdb#17553)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 23, 2025
Pass MultiFileGlobalState to InitializeReader, and pass file list to CreateMapping instead of eagerly getting the first file (duckdb/duckdb#17553)
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.

3 participants
0