beliefer commented on code in PR #37937:
URL: https://github.com/apache/spark/pull/37937#discussion_r975035181


##########
core/src/main/scala/org/apache/spark/rdd/JdbcRDD.scala:
##########
@@ -32,7 +32,6 @@ private[spark] class JdbcPartition(idx: Int, val lower: Long, 
val upper: Long) e
   override def index: Int = idx
 }
 
-// TODO: Expose a jdbcRDD function in SparkContext and mark this as 
semi-private

Review Comment:
   So, could we remove this TODO comment ?



-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to