SparkTable¶
SparkTable is a Table (Spark SQL) with support for reads (SupportsRead) and writes (SupportsWrite).
Creating Instance¶
SparkTable takes the following to be created:
- Table
Identifier - Table Path
- (optional) User-Defined Options
- (optional)
CatalogTable(Spark SQL)
SparkTable is created when:
DeltaCatalogis requested to loadPathTable and loadCatalogTableApplyV2Streaminglogical rule is executed