This is an automated email from the ASF dual-hosted git repository.
kazuyukitanimura pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
The following commit(s) were added to refs/heads/main by this push:
new 15b11522e fix: enable full decimal to decimal support (#1385)
15b11522e is described below
commit 15b11522ee9c2f5faa4707eda76f7c8bae5a4320
Author: Himadri Pal <[email protected]>
AuthorDate: Tue Mar 11 11:47:26 2025 -0700
fix: enable full decimal to decimal support (#1385)
Closes #375
- enable decimal to decimal
- remove hard coded castoptions to pass to native execution
- fixed castTest to match arrow invalid argument error with spark's Number
out of range error.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]