Skip to content
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

Implicit Cast for any Date/Timestamp #11733

Merged
merged 5 commits into from
Apr 20, 2024
Merged

Conversation

pdet
Copy link
Contributor

@pdet pdet commented Apr 19, 2024

About 2x faster than older code. Also avoids using Flush in date/timestamp types, so we get better errors for the rejects tables (-:

Old: 0.65
New: 0.30

@Mytherin Mytherin merged commit effac08 into duckdb:main Apr 20, 2024
45 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request May 5, 2024
@pdet pdet deleted the faster_date_ts branch June 25, 2024 09:33
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