Hossein Falaki

Results 15 comments of Hossein Falaki

We are encountering this issue as well. The idle timeout for the websocket connection in Shiny cannot be effectively controlled by Shiny unless it we implement a heartbeat mechanism. Although...

@rohan-viz sorry for this late comment. Do you mind updating this to ubuntu 20.04?

You do need `htmltools` otherwise Databricks Notebooks cannot work. See https://github.com/databricks/containers/blob/master/ubuntu/R/Dockerfile as a minimal example.

@davidcrossland this package is not supposed to work with Spark 2.0. spark-csv has been inlined in Apache Spark 2.0

I see. Spark 2.0 was released a few months ago. Feel free to close this PR.

@abendada Would you add tests for this and make it pass?

@abendada left a few comments. Would you please also update the README for the new escape character option, and rebase this? Thanks!

@kurtmaile this repository is on maintenance mode and does not accept new features. All new feature development should be directed to Apache Spark CSV data source implementation.

Please update it to rebase against master for tests to run. Also please revert changes to `build.sbt`.

@mohitjaggi This is fairly large. I am about to publish a release with schema inference and all the recent improvements, and then I will review this.