Skip to content

Commit ff0f1f8

Browse files
committed
import InternalRow
1 parent efddfc5 commit ff0f1f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sql/core/src/test/scala/org/apache/spark/sql/connector/DataSourceV2SQLSuite.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ import scala.collection.JavaConverters._
2424

2525
import org.apache.spark.SparkException
2626
import org.apache.spark.sql._
27+
import org.apache.spark.sql.catalyst.InternalRow
2728
import org.apache.spark.sql.catalyst.analysis.{CannotReplaceMissingTableException, NamespaceAlreadyExistsException, NoSuchDatabaseException, NoSuchNamespaceException, TableAlreadyExistsException}
2829
import org.apache.spark.sql.catalyst.parser.ParseException
2930
import org.apache.spark.sql.connector.catalog._

0 commit comments

Comments
 (0)