Skip to content

Commit 314829d

Browse files
committed
blank lien
1 parent 2460ab3 commit 314829d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/IntervalUtils.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,6 @@ object IntervalUtils {
520520
state = VALUE_FRACTIONAL_PART
521521
case _ => return null
522522
}
523-
524523
case TRIM_BEFORE_VALUE => trimToNextState(b, VALUE)
525524
case VALUE =>
526525
b match {

0 commit comments

Comments
 (0)