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

Teradata Python Query Truncating #130

Open kaddynator opened 2 years ago

kaddynator commented 2 years ago

Hello Team,

We have been using teradata python connection internally in our company for an application. Some of the application users are complaining the data queried are getting truncated. We are not doing any kind of data massaging before printing it. Still we couldnt see the entire record body. Is this an ongoing issue or something that happened in the past? Any help appreciated.