pequalsnp commented on PR #167: URL: https://github.com/apache/spark-connect-go/pull/167#issuecomment-3608521820
> Can you add an integration test to demonstrate usage and use a Dataframe option which would affect the displayed results? Maybe something like NULLVALUE -> NA. > > See https://github.com/apache/spark-connect-go/tree/master/internal/tests/integration I used the `header` option on the CSV reader/writer. Created a df, wrote it with a header, read it back with a header, verified there were only 2 lines -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
