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

   No deferred follow-up work from this audit. The two known limitations 
(TimeType for Spark 4.0+, DecimalType precision > 18) are already declared via 
`HashUtils.unsupportedReasons` and flip the support level to `Unsupported` per 
skill rule 12; TimeType is tracked by the existing #4288 EPIC. The Sha2 
non-foldable `numBits` restriction is now modeled in `getSupportLevel` rather 
than `convert`-time `withInfo`, satisfying skill rule 10.


-- 
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