Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • SQL
    • None

    Description

      DateTimeBenchmark shows the regression

      Spark 2.4.6-SNAPSHOT at the PR https://github.com/MaxGekk/spark/pull/27

      ================================================================================================
      Conversion from/to external types
      ================================================================================================
      
      OpenJDK 64-Bit Server VM 1.8.0_242-8u242-b08-0ubuntu3~18.04-b08 on Linux 4.15.0-1063-aws
      Intel(R) Xeon(R) CPU E5-2670 v2 @ 2.50GHz
      To/from java.sql.Timestamp:               Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
      ------------------------------------------------------------------------------------------------------------------------
      From java.sql.Date                                  614            655          43          8.1         122.8       1.0X
      

      Current master:

      ================================================================================================
      Conversion from/to external types
      ================================================================================================
      
      OpenJDK 64-Bit Server VM 1.8.0_242-8u242-b08-0ubuntu3~18.04-b08 on Linux 4.15.0-1063-aws
      Intel(R) Xeon(R) CPU E5-2670 v2 @ 2.50GHz
      To/from java.sql.Timestamp:               Best Time(ms)   Avg Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
      ------------------------------------------------------------------------------------------------------------------------
      From java.sql.Date                                 1154           1206          46          4.3         230.9       1.0X
      

      The regression is ~x2.

      Attachments

        Issue Links

          Activity

            People

              maxgekk Max Gekk
              maxgekk Max Gekk
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: