xyxiaoyou commented on issue #17186: [SPARK-19846][SQL] Add a flag to disable 
constraint propagation
URL: https://github.com/apache/spark/pull/17186#issuecomment-560330324
 
 
   Hi, @gatorsmile , when using 'create or replace view test_view as...', spark 
will first generate a 'select...'query job.  This causes the create view to be 
particularly slow. Is there a switch control so that spark does not do queries 
or create faster when creating a view? 
   
![image](https://user-images.githubusercontent.com/1489065/69951087-92471680-152f-11ea-975d-6bf7a187a8ad.png)
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to