| Package | Description |
|---|---|
| com.google.cloud.spark.bigquery.write |
| Modifier and Type | Class and Description |
|---|---|
class |
BigQueryDataSourceWriterInsertableRelation |
class |
BigQueryDeprecatedIndirectInsertableRelation
The original indirect insertable relation, using Spark's write.
|
| Modifier and Type | Method and Description |
|---|---|
BigQueryInsertableRelationBase |
CreatableRelationProviderHelper.createBigQueryInsertableRelation(org.apache.spark.sql.SQLContext sqlContext,
org.apache.spark.sql.Dataset<org.apache.spark.sql.Row> data,
org.apache.spark.sql.SaveMode saveMode,
SparkBigQueryConfig config) |
Copyright © 2024. All rights reserved.