xyxiaoyou commented on issue #25733: [SPARK-23519][SQL][2.4] Create view should 
work from query with duplicate output columns
URL: https://github.com/apache/spark/pull/25733#issuecomment-551405977
 
 
   Hi, @cloud-fan ,I need your help to solve a problem, which is the 'with as 
select' statement in spark SQL. How can I not execute the 'create view' 
statement?
   Because this seriously affects the efficiency of creating views (the 
statement with as select is particularly complex and has a large amount of 
data).

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