Avoid unnecessary casting incompute_hist Why are the changes needed? the__bucketshould be integer by its nature, it was double just because of the output type ofBucketizerin MLlib (almost all ML implementations
[SPARK-50870][CORE] Add the timezone when casting to timestamp in V2ScanRelationPushDown What changes were proposed in this pull request? Add the timezone information to a cast expression when the destination type requires it. Why are the changes needed? When current_timestamp() is materialize...
Fixes: #7749, to align with Spark's change introduced by apache/spark#41535. How was this patch tested? added unit test [GLUTEN-7749][VL] Trim ISOControl characters in string for casting to… … c725692 github-actions bot added CORE VELOX labels Nov 4, 2024 github-actions bot commen...