RussellSpitzer commented on PR #15778:
URL: https://github.com/apache/iceberg/pull/15778#issuecomment-4137452191
Looks like there is a problem with our "cast" -
org.apache.spark.sql.AnalysisException:
[DATATYPE_MISMATCH.CAST_WITHOUT_SUGGESTION] Cannot resolve "CAST(test_col AS
BIGINT)" due to data type mismatch: cannot cast "TIMESTAMP_NTZ" to "BIGINT".;
'Project [test_col#131996, LONG_ORDERED_BYTES(cast(test_col#131996 as
bigint)) AS zorder_result#131998]
--
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]