Github user mateiz commented on a diff in the pull request:

    https://github.com/apache/spark/pull/799#discussion_r12759324
  
    --- Diff: python/pyspark/java_gateway.py ---
    @@ -76,3 +76,30 @@ def run(self):
         java_import(gateway.jvm, "scala.Tuple2")
     
         return gateway
    +
    +def split_preserve_quotes(args):
    --- End diff --
    
    Do you have some tests for this? E.g. does it work if some of the arguments 
contain quotes?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to