[GitHub] [spark] MaxGekk commented on issue #28091: [WIP][SQL] Optimize fromJavaDate() and toJavaDate()

2020-04-12 Thread GitBox
MaxGekk commented on issue #28091: [WIP][SQL] Optimize fromJavaDate() and toJavaDate() URL: https://github.com/apache/spark/pull/28091#issuecomment-612644143 I am closing this PR because the final results look not so good: ```diff OpenJDK 64-Bit Server VM 1.8.0_242-8u242-b08-0ubuntu3~

[GitHub] [spark] MaxGekk commented on issue #28091: [WIP][SQL] Optimize fromJavaDate() and toJavaDate()

2020-04-01 Thread GitBox
MaxGekk commented on issue #28091: [WIP][SQL] Optimize fromJavaDate() and toJavaDate() URL: https://github.com/apache/spark/pull/28091#issuecomment-607145365 @cloud-fan @HyukjinKwon This optimization requires to restore ugly code from Spark 2.4. I am not sure that it is worth