Skip to content

Conversation

pdet
Copy link
Contributor

@pdet pdet commented May 30, 2025

Fix: #17705

@pdet pdet changed the base branch from main to v1.3-ossivalis May 30, 2025 09:24
Copy link
Collaborator

@Mytherin Mytherin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Looks good - one comment:

@duckdb-draftbot duckdb-draftbot marked this pull request as draft June 2, 2025 11:55
@pdet pdet marked this pull request as ready for review June 3, 2025 11:13
@Mytherin Mytherin merged commit fcb849b into duckdb:v1.3-ossivalis Jun 3, 2025
50 checks passed
@Mytherin
Copy link
Collaborator

Mytherin commented Jun 3, 2025

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Jun 5, 2025
[Nested] Fix incorrect type casting in list_reduce lambda expressions (duckdb/duckdb#17581)
Pop up ICU errors to the csv sniffer (duckdb/duckdb#17719)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Jun 5, 2025
[Nested] Fix incorrect type casting in list_reduce lambda expressions (duckdb/duckdb#17581)
Pop up ICU errors to the csv sniffer (duckdb/duckdb#17719)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
@pdet pdet deleted the fix_csv_tz branch July 18, 2025 12:48
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.

DuckDB v1.3 introduced a new error in read_csv related to date parsing.
2 participants