Showing content from https://docs.delta.io/latest/api/scala/spark/io/delta/tables/DeltaTableBuilder.html below:
Delta Spark 4.0.0 - Scala API Docs
class DeltaTableBuilder extends AnyRef
Ordering
- Alphabetic
- By Inheritance
Inherited
- DeltaTableBuilder
- AnyRef
- Any
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def addColumn(col: StructField): DeltaTableBuilder
- def addColumn(colName: String, dataType: DataType, nullable: Boolean): DeltaTableBuilder
- def addColumn(colName: String, dataType: String, nullable: Boolean): DeltaTableBuilder
- def addColumn(colName: String, dataType: DataType): DeltaTableBuilder
- def addColumn(colName: String, dataType: String): DeltaTableBuilder
- def addColumns(cols: StructType): DeltaTableBuilder
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def clusterBy(colNames: String*): DeltaTableBuilder
- def comment(comment: String): DeltaTableBuilder
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def execute(): DeltaTable
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def location(location: String): DeltaTableBuilder
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def partitionedBy(colNames: String*): DeltaTableBuilder
- def property(key: String, value: String): DeltaTableBuilder
- final def synchronized[T0](arg0: => T0): T0
- def tableName(identifier: String): DeltaTableBuilder
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Deprecated Value Members
- def finalize(): Unit
Inherited from AnyRef
Inherited from Any
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4