jiayuasu commented on a change in pull request #523:
URL: https://github.com/apache/incubator-sedona/pull/523#discussion_r632840693
##########
File path:
sql/src/main/scala/org/apache/spark/sql/sedona_sql/expressions/Constructors.scala
##########
@@ -26,7 +26,7 @@ import org.apache.spark.sql.catalyst.expressions.Expression
import org.apache.spark.sql.catalyst.expressions.codegen.CodegenFallback
import org.apache.spark.sql.catalyst.util.GenericArrayData
import org.apache.spark.sql.sedona_sql.UDT.GeometryUDT
-import org.apache.spark.sql.types.{DataType, Decimal}
+import org.apache.spark.sql.types._
Review comment:
If this change is not necessary, do not commit this change. You can
replace the "_" with the original content
--
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]