Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/4269#issuecomment-114203475
  
    My other PR (#6866) was merged, so I think this should be unblocked now.  
Which functions were you hoping to borrow from that script?  If we're going to 
use some of those functions in two places, then I guess we can either duplicate 
them or move them to a common location and import them from there.  If we do 
choose to extract them into their own module, I'd probably opt to create a new 
Python module inside of the `dev` folder (maybe `dev/sparktestsupport`) and 
place the new utility functions file under there.


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

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to