mccushjack opened a new pull request #15930: URL: https://github.com/apache/superset/pull/15930
### SUMMARY fixes to Teradata driver and limit methods in teradata.py    ### TEST PLAN This solution works and is tested with Teradata Vantage, but we are happy to make other modifications if the team supports. ### ADDITIONAL INFORMATION The request all realtes to the follwoing bug New or Changed Public Interfaces The present proposal requires no new or changed public interfaces. ### New dependencies Only for Teradata connections, the present proposal requires the installation of the teradatasqlalchemy connector, and the teradatasql driver packages to connect to a Teradata Vantage system Advanced SQL Engine Database. These packages are actively maintained and their licenses are Teradata proprietary. The teradatasql license can be found at: https://github.com/Teradata/python-driver/blob/master/LICENSE whereas the teradatasqlalchemy code is not publicly posted at this point. Migration Plan and Compatibility No migration is necessary. The proposed code changes are an extension and non-destructive to the existing code, thus not affecting existing compatibility. -- 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]
