Nageshyr commented on issue #9600:
URL: 
https://github.com/apache/incubator-superset/issues/9600#issuecomment-619567183


   So the sql you enter in SQL Lab is converted to another sql context with the 
LIMIT keyword added to the end of the sql command.
   
   I have found the keyword LIMIT being added at the end of the SQL context 
created in SQL_Parser.py.
   
   I was able to make changes and remove the word LIMIT for teradata...it works!
   
   I still believe, this is not the right way to do - there must be an easier 
way to do this config in JSON or something while adding the teradatasql 
connection in the database connection.
   
   Hopefully this help...
   
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to