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 2020/10/27 14:58:28 UTC

[GitHub] [spark] cloud-fan commented on pull request #30148: [SPARK-33244][SQL] Unify the code paths for spark.table and spark.read.table

cloud-fan commented on pull request #30148:
URL: https://github.com/apache/spark/pull/30148#issuecomment-717303230


   It only affects temp views, as `spark.table` can't read streaming tables either.
   
   I think `spark.read.table` and `spark.table` should be consistent, and only support batch tables. Streaming temp view is an exception for now. If we fix it, we should still keep `spark.read.table` and `spark.table` consistent.


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

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