You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/12/11 17:17:41 UTC

[GitHub] [spark] jkylling opened a new pull request, #39024: [SPARK-41480][SQL][DOCS] Update documentation for input_file_name

jkylling opened a new pull request, #39024:
URL: https://github.com/apache/spark/pull/39024

   `input_file_name()` returns the URI encoded file name ([the string](https://github.com/apache/spark/blob/69aa727ff495f6698fe9b37e952dfaf36f1dd5eb/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/inputFileBlock.scala#L49) `input_file_name()` is based on always comes from a [Hadoop Path](https://github.com/apache/spark/blob/f8277d3aa308d267ff0423f85ffd884480cedf59/core/src/main/scala/org/apache/spark/rdd/HadoopRDD.scala#L255)/[URI encoded path](https://github.com/apache/spark/blob/0d91f9c3f3f1e756e1ae02cb0e166385163026ea/sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/FilePartitionReader.scala#L104)). Update the documentation to reflect this.


-- 
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-unsubscribe@spark.apache.org

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


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


[GitHub] [spark] jkylling closed pull request #39024: [SPARK-41480][SQL][DOCS] Update documentation for input_file_name

Posted by "jkylling (via GitHub)" <gi...@apache.org>.
jkylling closed pull request #39024: [SPARK-41480][SQL][DOCS] Update documentation for input_file_name
URL: https://github.com/apache/spark/pull/39024


-- 
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-unsubscribe@spark.apache.org

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


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


[GitHub] [spark] AmplabJenkins commented on pull request #39024: [SPARK-41480][SQL][DOCS] Update documentation for input_file_name

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on PR #39024:
URL: https://github.com/apache/spark/pull/39024#issuecomment-1346863379

   Can one of the admins verify this patch?


-- 
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-unsubscribe@spark.apache.org

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


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