HyukjinKwon commented on code in PR #43456:
URL: https://github.com/apache/spark/pull/43456#discussion_r1366447381
##########
sql/api/src/main/scala/org/apache/spark/sql/types/FloatType.scala:
##########
@@ -43,26 +43,7 @@ class FloatType private() extends FractionalType {
@Stable
case object FloatType extends FloatType {
- // Traits below copied from Scala 2.12; not present in 2.13
- // TODO: SPARK-30011 revisit once Scala 2.12 support is dropped
Review Comment:
Can we use this JIRA SPARK-30011?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]