Skip to content

Commit

Permalink
address comments
Browse files Browse the repository at this point in the history
Signed-off-by: Peng Huo <penghuo@gmail.com>
  • Loading branch information
penghuo committed May 22, 2023
1 parent bc375f0 commit 5afa3ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import org.apache.spark.sql.connector.expressions.filter.Predicate
import org.apache.spark.sql.sources._
import org.apache.spark.sql.types._

class FlintQueryCompilerSuit extends FlintSuite {
class FlintQueryCompilerSuite extends FlintSuite {

test("compile a list of expressions should successfully") {
val query =
Expand Down

0 comments on commit 5afa3ae

Please sign in to comment.