Skip to content

Commit

Permalink
Update SQLOperationListener.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
davidyuan1223 authored Oct 18, 2023
1 parent 39751bf commit 8c04dca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ package org.apache.spark.kyuubi
import java.util.Properties
import java.util.concurrent.ConcurrentHashMap

import scala.jdk.CollectionConverters._
import scala.collection.JavaConverters._

import org.apache.spark.scheduler._
import org.apache.spark.sql.SparkSession
Expand Down

0 comments on commit 8c04dca

Please sign in to comment.