Skip to content

Conversation

Gr4vi7y
Copy link

@Gr4vi7y Gr4vi7y commented Jun 10, 2021

This change fixes the crash of the interpreter with special characters in windows.

Working with Apache Spark in Jupyter Notebook in the windows operating system (in linux it does not happen), if the dataframe includes special characters, the interpreter is blocked indefinitely.

Analyzing the code I have been able to verify that for some reason the UTF-8 encoding is the one that caused the problem.

Fixed the crash of the interpreter with special characters in windows.
@Bidek56
Copy link

Bidek56 commented Oct 4, 2022

@parente @mariusvniekerk Do you know who owns this repo and can merge PRs? Thx

@parente
Copy link
Contributor

parente commented Oct 13, 2022

@Bidek56 Sorry, I do not.

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.

3 participants