Details

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

    Description

      Currently there are two classes with the same naming BenchmarkBase:
      1. org.apache.spark.util.BenchmarkBase
      2. org.apache.spark.sql.execution.benchmark.BenchmarkBase

      Here I propose:
      1. the package org.apache.spark.util.BenchmarkBase should be in test package, move to org.apache.spark.sql.execution.benchmark .
      2. Rename the org.apache.spark.sql.execution.benchmark.BenchmarkBase as BenchmarkWithCodegen
      3. Move org.apache.spark.util.Benchmark to test package of org.apache.spark.sql.execution.benchmark

      Attachments

        Activity

          People

            Gengliang.Wang Gengliang Wang
            Gengliang.Wang Gengliang Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: