Teradata / PyTd

A Python Module to make it easy to script powerful interactions with Teradata Database in a DevOps friendly way.
MIT License
108 stars 43 forks source link

Improve performance of _getRow and fetchall #86

Open tetraptych opened 6 years ago

tetraptych commented 6 years ago

Performance improvements included in this PR:

Cheers!

escheie commented 6 years ago

This is causing 23 unit test failures, I'll need to investigate why.