Skip to content

Conversation

Tishj
Copy link
Contributor

@Tishj Tishj commented Mar 3, 2025

This PR fixes https://github.com/duckdblabs/duckdb-internal/issues/4340

Looking at https://github.com/scipy/oldest-supported-numpy this package seems to be deprecated, the build for oldest-supported-numpy recently started failing with build errors (warnings-turned-errors) which prompted this change.

The oldest-supported-numpy dependency has been changed with numpy>=2.0

@Mytherin Mytherin merged commit c9f1c5b into duckdb:v1.2-histrionicus Mar 3, 2025
19 checks passed
@Mytherin
Copy link
Collaborator

Mytherin commented Mar 3, 2025

Thanks!

krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Mar 7, 2025
[BugFix]: Swap join children, not left and right set (duckdb/duckdb#16487)
bump sqlsmith extension tag (duckdb/duckdb#16488)
Bump `postgres_scanner` and `fts` extensions (duckdb/duckdb#16492)
[tests] Multiple FORMAT in copy, only last one matters (duckdb/duckdb#16493)
[Python Dev] `pyproject.toml` should not use `oldest-supported-numpy` anymore (duckdb/duckdb#16486)
Fixed reading piped JSON (duckdb/duckdb#16480)
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.

2 participants