francis-du opened a new pull request, #36:
URL: https://github.com/apache/arrow-datafusion-python/pull/36

   Close #27 
   
   `except` is a keyword in Python and cannot be used as a function name, I 
replaced it with `except_all` like in PySpark.
   
   
https://github.com/apache/spark/blob/d4c58159925133771d305cc7ac4f1248f215812c/python/pyspark/sql/dataframe.py#L487-L513
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to