Skip to content

Add Capability to Configure the File Encoding for CSV Files#84

Open
raffael-dzikowski wants to merge 1 commit intoegen:masterfrom
raffael-dzikowski:integrate-encoding-option
Open

Add Capability to Configure the File Encoding for CSV Files#84
raffael-dzikowski wants to merge 1 commit intoegen:masterfrom
raffael-dzikowski:integrate-encoding-option

Conversation

@raffael-dzikowski
Copy link
Copy Markdown

This PR proposes to make the file encoding for the CSV file type configurable. The default encoding is set to UTF-8, which corresponds to the default setting on Spark side.

We also provide a unit test to cover the new functionality.

@raffael-dzikowski raffael-dzikowski force-pushed the integrate-encoding-option branch 2 times, most recently from 6153c21 to e9701f2 Compare February 28, 2021 15:11
This PR proposes to make the file encoding for the CSV file type
configurable. The default encoding is set to UTF-8, which corresponds to
the default setting on Spark side.

We also provide a unit test to cover the new functionality.
@raffael-dzikowski raffael-dzikowski force-pushed the integrate-encoding-option branch from e9701f2 to 44f007f Compare February 28, 2021 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant