M11VCS opened a new issue, #35348: URL: https://github.com/apache/superset/issues/35348
### Bug description Hello, I'm using SQLAlchemy-ibmi package . When I create a dataset it fails on schema names which are shown all in lowercase. All schemas that on IBM I have a special character , like £ or § , then the schema is shown uppercase and everything in superset works fine. Schema in IBM I are all UPPERCASE by definition, so I do not understand why in Superset are treated in lowercase. Is it a workaround to list all schema in UPPERCASE so I can proceed with my development. Thank you for your support. <img width="130" height="317" alt="Image" src="https://github.com/user-attachments/assets/916e1025-2461-468d-8254-9221d69e95d0" /> <img width="679" height="84" alt="Image" src="https://github.com/user-attachments/assets/91ed5e00-9f8d-4daa-9791-a4635f665434" /> ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [ ] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
