ajithme edited a comment on issue #18975: [SPARK-4131] Support "Writing data 
into the filesystem from queries"
URL: https://github.com/apache/spark/pull/18975#issuecomment-523261355
 
 
   https://github.com/apache/spark/pull/18975#discussion_r136682501
   
   @gatorsmile @janewangfb i have a question 
   Is there any particular reason why LOCAL was excluded.? 
   LOCAL is not supported in INSERT OVERWRITE DIRECTORY to data source
   
   as i see insert overwrite directory 'file:///opt/table2' using parquet 
select * from table1; is still ok

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