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] <infer schema should not include the auto generated columns> #798

Open
1 task done
minnieshi opened this issue Oct 24, 2023 · 0 comments
Open
1 task done

Comments

@minnieshi
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

when reading excel with 'infer schema' enabled, if the file has extra empty columns towards to the end, it is read/added in as auto generated columns like c_ddd, where ddd is the digits

Expected Behavior

it should not add those auto generated columns if infer schema is turned on

and it should not add either for custom schema

Steps To Reproduce

No response

Environment

- Spark version:
- Spark-Excel version:
- OS:
- Cluster environment

Anything else?

No response

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

1 participant