A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.delta.io/latest/api/scala/spark/io/delta/tables/DeltaTable.html below:

Delta Spark 4.0.0 - Scala API Docs

class DeltaTable extends DeltaTableOperations with Serializable

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DeltaTable
  2. Serializable
  3. DeltaTableOperations
  4. AnalysisHelper
  5. AnyRef
  6. Any
Visibility
  1. Public
  2. Protected
Value Members
  1. final def !=(arg0: Any): Boolean
  2. final def ##: Int
  3. final def ==(arg0: Any): Boolean
  4. def addFeatureSupport(featureName: String): Unit
  5. def alias(alias: String): DeltaTable
  6. def as(alias: String): DeltaTable
  7. final def asInstanceOf[T0]: T0
  8. def clone(target: String, isShallow: Boolean): DeltaTable
  9. def clone(target: String, isShallow: Boolean, replace: Boolean): DeltaTable
  10. def clone(target: String, isShallow: Boolean, replace: Boolean, properties: HashMap[String, String]): DeltaTable
  11. def clone(target: String, isShallow: Boolean, replace: Boolean, properties: Map[String, String]): DeltaTable
  12. def clone(): AnyRef
  13. def cloneAtTimestamp(timestamp: String, target: String, isShallow: Boolean): DeltaTable
  14. def cloneAtTimestamp(timestamp: String, target: String, isShallow: Boolean, replace: Boolean): DeltaTable
  15. def cloneAtTimestamp(timestamp: String, target: String, isShallow: Boolean, replace: Boolean, properties: HashMap[String, String]): DeltaTable
  16. def cloneAtTimestamp(timestamp: String, target: String, isShallow: Boolean, replace: Boolean, properties: Map[String, String]): DeltaTable
  17. def cloneAtVersion(version: Long, target: String, isShallow: Boolean): DeltaTable
  18. def cloneAtVersion(version: Long, target: String, isShallow: Boolean, replace: Boolean): DeltaTable
  19. def cloneAtVersion(version: Long, target: String, isShallow: Boolean, replace: Boolean, properties: HashMap[String, String]): DeltaTable
  20. def cloneAtVersion(version: Long, target: String, isShallow: Boolean, replace: Boolean, properties: Map[String, String]): DeltaTable
  21. def delete(): Unit
  22. def delete(condition: Column): Unit
  23. def delete(condition: String): Unit
  24. def deltaLog: DeltaLog
  25. def detail(): DataFrame
  26. def df: Dataset[Row]
  27. def dropFeatureSupport(featureName: String): Unit
  28. def dropFeatureSupport(featureName: String, truncateHistory: Boolean): Unit
  29. final def eq(arg0: AnyRef): Boolean
  30. def equals(arg0: AnyRef): Boolean
  31. def executeClone(table: DeltaTableV2, target: String, isShallow: Boolean, replace: Boolean, properties: Map[String, String], versionAsOf: Option[Long], timestampAsOf: Option[String]): DeltaTable
  32. def executeDelete(condition: Option[Expression]): Unit
  33. def executeDetails(path: String, tableIdentifier: Option[TableIdentifier]): DataFrame
  34. def executeGenerate(path: String, tableIdentifier: Option[TableIdentifier], mode: String): Unit
  35. def executeHistory(deltaLog: DeltaLog, limit: Option[Int], catalogTable: Option[CatalogTable]): DataFrame
  36. def executeRestore(table: DeltaTableV2, versionAsOf: Option[Long], timestampAsOf: Option[String]): DataFrame
  37. def executeUpdate(set: Map[String, Column], condition: Option[Column]): Unit
  38. def executeVacuum(table: DeltaTableV2, retentionHours: Option[Double]): DataFrame
  39. def generate(mode: String): Unit
  40. final def getClass(): Class[_ <: AnyRef]
  41. def hashCode(): Int
  42. def history(): DataFrame
  43. def history(limit: Int): DataFrame
  44. def improveUnsupportedOpError[T](f: => T): T
  45. final def isInstanceOf[T0]: Boolean
  46. def merge(source: DataFrame, condition: Column): DeltaMergeBuilder
  47. def merge(source: DataFrame, condition: String): DeltaMergeBuilder
  48. final def ne(arg0: AnyRef): Boolean
  49. final def notify(): Unit
  50. final def notifyAll(): Unit
  51. def optimize(): DeltaOptimizeBuilder
  52. def resolveReferencesForExpressions(sparkSession: SparkSession, exprs: Seq[Expression], planProvidingAttrs: LogicalPlan): Seq[Expression]
  53. def restoreToTimestamp(timestamp: String): DataFrame
  54. def restoreToVersion(version: Long): DataFrame
  55. def sparkSession: SparkSession
  56. final def synchronized[T0](arg0: => T0): T0
  57. def toDF: Dataset[Row]
  58. def toDataset(sparkSession: SparkSession, logicalPlan: LogicalPlan): Dataset[Row]
  59. def toStrColumnMap(map: Map[String, String]): Map[String, Column]
  60. def toString(): String
  61. def tryResolveReferences(sparkSession: SparkSession)(expr: Expression, planContainingExpr: LogicalPlan): Expression
  62. def tryResolveReferencesForExpressions(sparkSession: SparkSession)(exprs: Seq[Expression], plansProvidingAttrs: Seq[LogicalPlan]): Seq[Expression]
  63. def tryResolveReferencesForExpressions(sparkSession: SparkSession, exprs: Seq[Expression], planContainingExpr: LogicalPlan): Seq[Expression]
  64. def update(condition: Column, set: Map[String, Column]): Unit
  65. def update(condition: Column, set: Map[String, Column]): Unit
  66. def update(set: Map[String, Column]): Unit
  67. def update(set: Map[String, Column]): Unit
  68. def updateExpr(condition: String, set: Map[String, String]): Unit
  69. def updateExpr(condition: String, set: Map[String, String]): Unit
  70. def updateExpr(set: Map[String, String]): Unit
  71. def updateExpr(set: Map[String, String]): Unit
  72. def upgradeTableProtocol(readerVersion: Int, writerVersion: Int): Unit
  73. def vacuum(): DataFrame
  74. def vacuum(retentionHours: Double): DataFrame
  75. final def wait(arg0: Long, arg1: Int): Unit
  76. final def wait(arg0: Long): Unit
  77. final def wait(): Unit
Deprecated Value Members
  1. def finalize(): Unit

Inherited from DeltaTableOperations

Inherited from AnalysisHelper

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