Skip to content

Commit f66a53c

Browse files
test
Co-authored-by: Thomas Chow <[email protected]>
1 parent f6d342c commit f66a53c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spark/src/main/scala/ai/chronon/spark/TableUtils.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ class TableUtils(@transient val sparkSession: SparkSession) extends Serializable
291291
creationStatus
292292
}
293293

294+
// Needs provider
294295
def insertPartitions(df: DataFrame,
295296
tableName: String,
296297
tableProperties: Map[String, String] = null,

0 commit comments

Comments
 (0)