package shims
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class GpuAscii(child: Expression) extends GpuUnaryExpression with ImplicitCastInputTypes with NullIntolerant with Product with Serializable
- case class GpuCreateDataSourceTableAsSelectCommand(table: CatalogTable, mode: SaveMode, query: LogicalPlan, outputColumnNames: Seq[String], origProvider: Class[_], gpuFileFormat: ColumnarFileFormat, useStableSort: Boolean, concurrentWriterPartitionFlushSize: Long) extends LogicalPlan with GpuDataWritingCommand with Product with Serializable
-
class
GpuFileScanRDD extends RDD[InternalRow]
An RDD that scans a list of file partitions.
An RDD that scans a list of file partitions. Databricks has different versions of FileScanRDD so we copy the Apache Spark version.
- class GpuMapInPandasExecMeta extends GpuMapInPandasExecMetaBase
- case class GpuRaiseError(child: Expression) extends GpuUnaryExpression with ExpectsInputTypes with Product with Serializable
- class GpuShuffleBlockResolver extends GpuShuffleBlockResolverBase
- case class GpuTimeAdd(start: Expression, interval: Expression, timeZoneId: Option[String] = None) extends BinaryExpression with ShimBinaryExpression with GpuExpression with TimeZoneAwareExpression with ExpectsInputTypes with Serializable with Product
- trait RapidsQueryErrorUtils extends AnyRef
- class RapidsShuffleThreadedReader[K, C] extends RapidsShuffleThreadedReaderBase[K, C]
- class RapidsShuffleThreadedWriter[K, V] extends RapidsShuffleThreadedWriterBase[K, V] with ShuffleChecksumSupport
Value Members
- object ArrowUtilsShim
- object AvroUtils
- object DataTypeUtilsShim
- object GpuJsonToStructsShim
- object RapidsErrorUtils extends RapidsQueryErrorUtils
- object RapidsHadoopWriterUtils
- object RapidsShuffleThreadedWriter
- object Spark32XShimsUtils
- object SparkUpgradeExceptionShims