Skip to content

Commit dee49dc

Browse files
remove space
Co-authored-by: Thomas Chow <[email protected]> Co-authored-by: Thomas Chow <[email protected]>
1 parent a6cb47f commit dee49dc

File tree

1 file changed

+0
-1
lines changed
  • spark/src/main/scala/ai/chronon/spark/format

1 file changed

+0
-1
lines changed

spark/src/main/scala/ai/chronon/spark/format/Hive.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,4 @@ case object Hive extends Format {
3636
def fileFormatString(format: String): String = s"STORED AS $format"
3737

3838
override def supportSubPartitionsFilter: Boolean = true
39-
4039
}

0 commit comments

Comments
 (0)