Skip to content

Commit

Permalink
Scalastyle error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
boltonidze committed Sep 24, 2024
1 parent 5fb652d commit fa34bcf
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
package org.apache.spark.sql

import java.util.{Locale, Properties}

import scala.collection.JavaConverters._

import org.apache.spark.annotation.Stable
import org.apache.spark.sql.catalyst.TableIdentifier
import org.apache.spark.sql.catalyst.analysis.{EliminateSubqueryAliases, NoSuchTableException, UnresolvedIdentifier, UnresolvedRelation}
Expand Down

0 comments on commit fa34bcf

Please sign in to comment.