Github user cbvoxel commented on the pull request:
https://github.com/apache/spark/pull/7829#issuecomment-126928653
This Change will indeed work for very simple cases on Windows, but I would
assume this could break logic elsewhere? If not, it still doesn't deal with the
situation that for example '%' must be escaped to '%%'. I have worked on a fix
to include a different implementation of escapeForShell for the case that
Utils.isWindows is true. I still need to check its functionality, but at
least all logic can rely on the current implementation. Windows is obviously
not supported yet, so we need to build this step by step, while not interfering
with the rest.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]