Skip to content

Conversation

pdet
Copy link
Contributor

@pdet pdet commented Sep 4, 2024

Could not convert string "9.99" to DECIMAL(1,0)

statement error
Could not cast value 9.990000 to DECIMAL(1,0)
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is probably not the SQL that you intend to execute here

@Mytherin
Copy link
Collaborator

Mytherin commented Sep 6, 2024

Thanks for the PR! LGTM - could you just fix the test case?

@duckdb-draftbot duckdb-draftbot marked this pull request as draft September 6, 2024 11:50
@pdet pdet marked this pull request as ready for review September 6, 2024 11:58
@Mytherin Mytherin merged commit d9e89b5 into duckdb:main Sep 10, 2024
41 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Sep 25, 2024
Merge pull request duckdb/duckdb#13745 from pdet/decimal_cast
Merge pull request duckdb/duckdb#13802 from WillAyd/add-requested-schema
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Sep 25, 2024
Merge pull request duckdb/duckdb#13745 from pdet/decimal_cast
Merge pull request duckdb/duckdb#13802 from WillAyd/add-requested-schema

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
@pdet pdet deleted the decimal_cast branch November 27, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants