LuciferYang commented on PR #37862:
URL: https://github.com/apache/spark/pull/37862#issuecomment-1249419779

   > Seems OK. There's no reason to expect external code would call this method 
right?
   
   Although this is not a public api, it is still used by third-party projects 
based on Spark, for example:
   
   - [NVIDIA/spark-rapids](https://github.com/NVIDIA/spark-rapids)
   
   
https://github.com/NVIDIA/spark-rapids/blob/fb86a1a8042f241b31d29f2e48ef73820be734d7/sql-plugin/src/main/scala/org/apache/spark/sql/rapids/GpuFileSourceScanExec.scala#L479-L485
   
   -[gluten](https://github.com/oap-project/gluten)
   
   
https://github.com/oap-project/gluten/blob/2e0f16bbdbba4edd70846123147e24d0b90ce833/jvm/src/main/scala/io/glutenproject/utils/InputPartitionsUtil.scala#L43-L51


-- 
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