jar

io.glutenproject : spark-sql-columnar-shims-spark32

Maven & Gradle

Aug 21, 2023

Gluten Shims for Spark 3.2

Table Of Contents

Latest Version

Download io.glutenproject : spark-sql-columnar-shims-spark32 JAR file - Latest Versions:

All Versions

Download io.glutenproject : spark-sql-columnar-shims-spark32 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spark-sql-columnar-shims-spark32-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.spark.sql.execution.datasources.v2

├─ org.apache.spark.sql.execution.datasources.v2.BatchScanExecShim.class - [JAR]

org.apache.spark.sql.execution.datasources.v2.velox

├─ org.apache.spark.sql.execution.datasources.v2.velox.DwrfScan.class - [JAR]

├─ org.apache.spark.sql.execution.datasources.v2.velox.DwrfScanBuilder.class - [JAR]

org.apache.spark.sql.execution.vectorized

├─ org.apache.spark.sql.execution.vectorized.WritableColumnVectorShim.class - [JAR]

org.apache.spark.sql.execution

├─ org.apache.spark.sql.execution.JoinSelectionShim.class - [JAR]

io.glutenproject.sql.shims.spark32

├─ io.glutenproject.sql.shims.spark32.Spark32Shims.class - [JAR]

├─ io.glutenproject.sql.shims.spark32.SparkShimProvider.class - [JAR]

org.apache.spark.sql.execution.datasources.v2.utils

├─ org.apache.spark.sql.execution.datasources.v2.utils.CatalogUtil.class - [JAR]