andygrove commented on PR #3144:
URL: 
https://github.com/apache/datafusion-comet/pull/3144#issuecomment-4246701372

   @mbutrovich regarding `It might be worth adding Int32 boundary values 
(2147483647, -2147483648) `. Spark itself cannot handle those cases.
   
   ```
   Error executing SQL 'SELECT date_from_unix_date(i) FROM 
test_date_from_unix_date' [EXPRESSION_DECODING_FAILED] Failed to decode a row 
to a value of the expressions:                     
     createexternalrow(static_invoke(DateTimeUtils.toJavaDate(input[0, date, 
true])), StructField(date_from_unix_date(i),DateType,true)). SQLSTATE: 42846
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to