package datasource
Type Members
- class DefaultSource extends TableProvider
- class DynamoDbPartitionReader extends PartitionReader[InternalRow]
- class DynamoDbPartitionReaderFactory extends PartitionReaderFactory
- class DynamoDbScan extends Scan with Batch
- class DynamoDbScanBuilder extends ScanBuilder with SupportsPushDownRequiredColumns with SupportsPushDownFilters
- class DynamoDbTable extends Table with SupportsRead
- case class ListAny(value: List[Any]) extends Product with Serializable
- case class MapAny(value: Map[Any, Any]) extends Product with Serializable
- case class SetAny(value: Set[Any]) extends Product with Serializable