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
   
   
![110385813-a7590200-801c-11eb-95c4-ea227cd032c4](https://user-images.githubusercontent.com/33156805/127373292-a2ff2a19-f9fb-4f4a-a4b5-4155357b08fb.png)
   
![110385894-c6579400-801c-11eb-8a54-fe4e0f938157](https://user-images.githubusercontent.com/33156805/127373328-fc9b9f88-51b9-4dcb-9dad-afe3aade65b5.png)
   
![110385924-cfe0fc00-801c-11eb-8b10-d2b169d3545e](https://user-images.githubusercontent.com/33156805/127373350-27345889-174c-48af-bb56-14f2c47a99aa.png)
   
   
   ### 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]

Reply via email to