[jira] [Assigned] (SPARK-18702) input_file_block_start and input_file_block_length function

2016-12-03 Thread Apache Spark (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-18702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-18702:


Assignee: Apache Spark  (was: Reynold Xin)

> input_file_block_start and input_file_block_length function
> ---
>
> Key: SPARK-18702
> URL: https://issues.apache.org/jira/browse/SPARK-18702
> Project: Spark
>  Issue Type: New Feature
>  Components: SQL
>Reporter: Reynold Xin
>Assignee: Apache Spark
>
> We currently have function input_file_name to get the path of the input file, 
> but don't have functions to get the block start offset and length. This patch 
> introduces two functions:
> 1. input_file_block_start: returns the file block start offset, or -1 if not 
> available.
> 2. input_file_block_length: returns the file block length, or -1 if not 
> available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Assigned] (SPARK-18702) input_file_block_start and input_file_block_length function

2016-12-03 Thread Apache Spark (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-18702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-18702:


Assignee: Reynold Xin  (was: Apache Spark)

> input_file_block_start and input_file_block_length function
> ---
>
> Key: SPARK-18702
> URL: https://issues.apache.org/jira/browse/SPARK-18702
> Project: Spark
>  Issue Type: New Feature
>  Components: SQL
>Reporter: Reynold Xin
>Assignee: Reynold Xin
>
> We currently have function input_file_name to get the path of the input file, 
> but don't have functions to get the block start offset and length. This patch 
> introduces two functions:
> 1. input_file_block_start: returns the file block start offset, or -1 if not 
> available.
> 2. input_file_block_length: returns the file block length, or -1 if not 
> available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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