Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Incorrect date formatting if I indicate sheet Spark Read Excel #818

Open
1 task done
violetareimer opened this issue Dec 15, 2023 · 1 comment
Open
1 task done

Comments

@violetareimer
Copy link

violetareimer commented Dec 15, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I have detected what appears to be an error with the sheet selection option in pyspark, I don't really understand the reason but when I read an Excel indicating the first sheet it formats the date incorrectly. When I don't indicate it, it formats correctly.

imagen-withoption
imagen-withoutoption

Expected Behavior

No response

Steps To Reproduce

No response

Environment

- Spark version:spark version 3.3.2
- Spark-Excel version:com.crealytics:spark-excel-2.12.17-3.2.2_2.12:3.2.2_0.18.1
- Cluster environment: databricks
- Library souce: Maven, Coordinates com.crealytics:spark-excel_2.12:3.2.1_0.16.5-pre1

Anything else?

No response

@nightscape
Copy link
Collaborator

Can you try the newest version (0.20.3) and also the version using .format("excel")?

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

No branches or pull requests

2 participants