You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/03/31 15:50:17 UTC

[GitHub] [superset] sergun opened a new issue #19468: Superset adds numeric suffix to some table field names

sergun opened a new issue #19468:
URL: https://github.com/apache/superset/issues/19468


   
   #### How to reproduce the bug
   
   I just executed SELECT * from ser_greedy_21 query in SQL lab
   But Superset adds numeric suffix to some table field names and shows error:
   oracle error: ORA-00904: xxx: invalid identifier
   
   ### Expected results
   
   Table preview filled.
   Output with results.
   No error messages.
   
   ### Actual results
   Table preview filled. OK
   Output with results. OK
   No error messages. FAIL. There is error message (see the screenshot)
   
   Looks like superset uses modified table name. It adds some numeric suffix
   
   #### Screenshots
   
   ![image](https://user-images.githubusercontent.com/15171173/161089395-ba217b4c-11ef-49af-b93c-99481925cad6.png)
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version: Chrome: 99.0.4844.51 
   - superset version: apache/superset:latest from dockerhub installed through docker-compose-non-dev.yml today (do not have access ti the version)
   - Oracle Database 19c
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. Don't have access to logs
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org