Skip to content

Commit 13e5f8c

Browse files
authored
refactor: consolidate identical spark-4.0 and spark-4.1 shims into spark-4.x (#4118)
1 parent e6ef10b commit 13e5f8c

47 files changed

Lines changed: 4 additions & 1540 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

common/src/main/spark-4.1/org/apache/comet/shims/CometTypeShim.scala

Lines changed: 0 additions & 42 deletions
This file was deleted.

common/src/main/spark-4.1/org/apache/comet/shims/ShimBatchReader.scala

Lines changed: 0 additions & 36 deletions
This file was deleted.

common/src/main/spark-4.1/org/apache/comet/shims/ShimCometConf.scala

Lines changed: 0 additions & 24 deletions
This file was deleted.

common/src/main/spark-4.1/org/apache/comet/shims/ShimFileFormat.scala

Lines changed: 0 additions & 33 deletions
This file was deleted.

common/src/main/spark-4.1/org/apache/spark/sql/comet/shims/ShimTaskMetrics.scala

Lines changed: 0 additions & 29 deletions
This file was deleted.

common/src/main/spark-4.0/org/apache/comet/shims/CometTypeShim.scala renamed to common/src/main/spark-4.x/org/apache/comet/shims/CometTypeShim.scala

File renamed without changes.

common/src/main/spark-4.0/org/apache/comet/shims/ShimBatchReader.scala renamed to common/src/main/spark-4.x/org/apache/comet/shims/ShimBatchReader.scala

File renamed without changes.

common/src/main/spark-4.0/org/apache/comet/shims/ShimCometConf.scala renamed to common/src/main/spark-4.x/org/apache/comet/shims/ShimCometConf.scala

File renamed without changes.

common/src/main/spark-4.0/org/apache/comet/shims/ShimFileFormat.scala renamed to common/src/main/spark-4.x/org/apache/comet/shims/ShimFileFormat.scala

File renamed without changes.

common/src/main/spark-4.0/org/apache/spark/sql/comet/shims/ShimTaskMetrics.scala renamed to common/src/main/spark-4.x/org/apache/spark/sql/comet/shims/ShimTaskMetrics.scala

File renamed without changes.

0 commit comments

Comments
 (0)