maropu commented on a change in pull request #29428:
URL: https://github.com/apache/spark/pull/29428#discussion_r471120755
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/execution/SparkSqlParserSuite.scala
##########
@@ -38,6 +38,7 @@ import org.apache.spark.sql.types.{IntegerType, LongType,
StringType, StructType
* defined in the Catalyst module.
*/
class SparkSqlParserSuite extends AnalysisTest {
+ import org.apache.spark.sql.catalyst.dsl.expressions._
Review comment:
Ur, I see. Its okay as it is.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]