Skip to content

Conversation

Tishj
Copy link
Contributor

@Tishj Tishj commented Sep 17, 2024

Nothing major, this is just a chore.
For probably over 80% of our classes we have them live in their own files, when I see ArrowUtil I would like to automatically navigate to the correct file, the current structure breaks my path assumption.

@carlopi
Copy link
Contributor

carlopi commented Sep 17, 2024

Should this go in feature?
If Python client needed to be changed I would assume the same might be needed for other external clients, and I would be for postponing that.

@Tishj
Copy link
Contributor Author

Tishj commented Sep 17, 2024

I could add back the unused includes, but ArrowUtil is not marked DUCKDB_API so it shouldn't be used by extensions anyways.

Off topic:
I compiled with DISABLE_UNITY=1 and to my surprise query_result.hpp was missing from a couple internal places

@Mytherin Mytherin merged commit 03dd0df into duckdb:main Sep 19, 2024
39 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Sep 27, 2024
[Arrow] Move `ArrowUtil` to its own file (duckdb/duckdb#13990)
Improve assertion macros (duckdb/duckdb#14033)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Oct 3, 2024
[Arrow] Move `ArrowUtil` to its own file (duckdb/duckdb#13990)
Improve assertion macros (duckdb/duckdb#14033)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Oct 3, 2024
[Arrow] Move `ArrowUtil` to its own file (duckdb/duckdb#13990)
Improve assertion macros (duckdb/duckdb#14033)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
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