Skip to content

Commit

Permalink
Fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
JingsongLi committed Jul 8, 2019
1 parent 5f0e633 commit 869712b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -19,7 +19,7 @@
package org.apache.flink.table.sources.tsextractors

import org.apache.flink.api.common.typeinfo.{LocalTimeTypeInfo, TypeInformation, Types}
import org.apache.flink.table.api.{Types, ValidationException}
import org.apache.flink.table.api.ValidationException
import org.apache.flink.table.descriptors.Rowtime
import org.apache.flink.table.expressions._
import org.apache.flink.table.expressions.utils.ApiExpressionUtils.{typeLiteral, unresolvedCall, valueLiteral}
Expand Down

0 comments on commit 869712b

Please sign in to comment.