[jira] [Updated] (SPARK-33244) Unify the code paths for spark.table and spark.read.table

2020-11-08 Thread Yuanjian Li (Jira)


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

Yuanjian Li updated SPARK-33244:

Description: 
* The code paths of `spark.table` and `spark.read.table` should be the same. 
This behavior is broke in SPARK-32592 since we need to respect options in 
`spark.read.table` API.
 * Add comments for `{{spark.table`}} to emphasize it also support streaming 
temp view reading

  was:
* The code paths of `spark.table` and `spark.read.table` should be the same. 
This behavior is broke in SPARK-32592 since we need to respect options in 
`spark.read.table` API.
 * Add comment for `{{spark.table`}} to emphasize it also support streaming 
temp view reading


> Unify the code paths for spark.table and spark.read.table
> -
>
> Key: SPARK-33244
> URL: https://issues.apache.org/jira/browse/SPARK-33244
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL, Structured Streaming
>Affects Versions: 3.0.0
>Reporter: Yuanjian Li
>Priority: Major
>
> * The code paths of `spark.table` and `spark.read.table` should be the same. 
> This behavior is broke in SPARK-32592 since we need to respect options in 
> `spark.read.table` API.
>  * Add comments for `{{spark.table`}} to emphasize it also support streaming 
> temp view reading



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (SPARK-33244) Unify the code paths for spark.table and spark.read.table

2020-11-08 Thread Yuanjian Li (Jira)


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

Yuanjian Li updated SPARK-33244:

Description: 
* The code paths of `spark.table` and `spark.read.table` should be the same. 
This behavior is broke in SPARK-32592 since we need to respect options in 
`spark.read.table` API.
 * Add comment for `{{spark.table`}} to emphasize it also support streaming 
temp view reading

  was:The code paths of `spark.table` and `spark.read.table` should be the 
same. This behavior is broke in SPARK-32592 since we need to respect options in 
`spark.read.table` API.


> Unify the code paths for spark.table and spark.read.table
> -
>
> Key: SPARK-33244
> URL: https://issues.apache.org/jira/browse/SPARK-33244
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL, Structured Streaming
>Affects Versions: 3.0.0
>Reporter: Yuanjian Li
>Priority: Major
>
> * The code paths of `spark.table` and `spark.read.table` should be the same. 
> This behavior is broke in SPARK-32592 since we need to respect options in 
> `spark.read.table` API.
>  * Add comment for `{{spark.table`}} to emphasize it also support streaming 
> temp view reading



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (SPARK-33244) Unify the code paths for spark.table and spark.read.table

2020-11-08 Thread Yuanjian Li (Jira)


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

Yuanjian Li updated SPARK-33244:

Description: The code paths of `spark.table` and `spark.read.table` should 
be the same. This behavior is broke in SPARK-32592 since we need to respect 
options in `spark.read.table` API.  (was: * Block reading streaming temp view 
via `spark.table` API 
 * The code paths of `spark.table` and `spark.read.table` should be the same. 
This behavior is broke in SPARK-32592 since we need to respect options in 
`spark.read.table` API.)

> Unify the code paths for spark.table and spark.read.table
> -
>
> Key: SPARK-33244
> URL: https://issues.apache.org/jira/browse/SPARK-33244
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL, Structured Streaming
>Affects Versions: 3.0.0
>Reporter: Yuanjian Li
>Priority: Major
>
> The code paths of `spark.table` and `spark.read.table` should be the same. 
> This behavior is broke in SPARK-32592 since we need to respect options in 
> `spark.read.table` API.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (SPARK-33244) Unify the code paths for spark.table and spark.read.table

2020-11-08 Thread Yuanjian Li (Jira)


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

Yuanjian Li updated SPARK-33244:

Summary: Unify the code paths for spark.table and spark.read.table  (was: 
Block reading streaming temp view via `spark.table` API)

> Unify the code paths for spark.table and spark.read.table
> -
>
> Key: SPARK-33244
> URL: https://issues.apache.org/jira/browse/SPARK-33244
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL, Structured Streaming
>Affects Versions: 3.0.0
>Reporter: Yuanjian Li
>Priority: Major
>
> * Block reading streaming temp view via `spark.table` API 
>  * The code paths of `spark.table` and `spark.read.table` should be the same. 
> This behavior is broke in SPARK-32592 since we need to respect options in 
> `spark.read.table` API.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (SPARK-33244) Unify the code paths for spark.table and spark.read.table

2020-11-06 Thread Yuanjian Li (Jira)


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

Yuanjian Li updated SPARK-33244:

Component/s: Structured Streaming

> Unify the code paths for spark.table and spark.read.table
> -
>
> Key: SPARK-33244
> URL: https://issues.apache.org/jira/browse/SPARK-33244
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL, Structured Streaming
>Affects Versions: 3.0.0
>Reporter: Yuanjian Li
>Priority: Major
>
> The code paths of `spark.table` and `spark.read.table` should be the same. 
> This behavior is broke in SPARK-32592 since we need to respect options in 
> `spark.read.table` API.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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