
JdbcRelationProvider
JdbcRelationProvider JdbcRelationProvider is a DataSourceRegister and registers itself to handle jdbc data source ...
spark技术分享
JdbcRelationProvider JdbcRelationProvider is a DataSourceRegister and registers itself to handle jdbc data source ...

JDBCOptions — JDBC Data Source Options

JDBC Data Source Spark SQL supports loading data from tables using JDBC. JDBC The JDBC API is the Java™ ...

AvroDataToCatalyst Unary Expression AvroDataToCatalyst is a unary expression that represents from_avro function in ...

CatalystDataToAvro Unary Expression CatalystDataToAvro is a unary expression that represents to_avro function in a ...

AvroOptions — Avro Data Source Options

AvroFileFormat — FileFormat For Avro-Encoded Files

Avro Data Source Spark SQL supports structured queries over Avro files as well as in columns (in a DataFrame). ...

JsonUtils Helper Object JsonUtils is a Scala object with methods for serializing and deserializing Kafka TopicPart ...

KafkaWriteTask KafkaWriteTask is used to write rows (from a structured query) to Apache Kafka. KafkaWriteTask is ...
一周热门排行