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

Cube creation fails when there is a space at the end of a field name #738

Open
harold-lakehalayat opened this issue Feb 3, 2023 · 1 comment
Labels
🐛 bug unexpected or wrong behavior ⏳ waiting dependency internal dependency development required

Comments

@harold-lakehalayat
Copy link

harold-lakehalayat commented Feb 3, 2023

Steps to reproduce

Hello,
I share with you a notebook where the cube creation failed due to a space at the end of the column name. Original data is CSV, transformed via pandas then loaded as data frame into atoti database.
resources.zip
Thanks for your help,
Harold :)

Actual Result

The cube is not created.

Expected Result

Working cube with space at the end of hierarchy name or clear error message (in Python logs) explaining why the creation has failed.

Environment

  • atoti: 0.7.2
  • Python: 3.10.9
  • Operating system: darwin
@harold-lakehalayat harold-lakehalayat added the 🐛 bug unexpected or wrong behavior label Feb 3, 2023
@tibdex
Copy link
Member

tibdex commented Feb 6, 2023

Hi Harold 😉, I created an internal ticket to track this.

@tibdex tibdex added the ⏳ waiting dependency internal dependency development required label Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug unexpected or wrong behavior ⏳ waiting dependency internal dependency development required
Projects
None yet
Development

No branches or pull requests

2 participants