Eric Scheie
Eric Scheie
This is still on the backlog and not yet committed to a release.
In addition to simplifying deployments without sacrificing performance, JDBC does provide some features that are not available with either ODBC or REST today like support for FastLoad, FastExport, and installing...
@nchammas - I was simply enumerating some of the benefits to having JDBC support in addition to ODBC and REST, should someone other than myself choose to contribute that functionality....
Is the problem intermittent? When it fails can you print out the input to the function and isolate the row its failing for?
That's great you can reproduce it at will now. If you have a simple script that produces the problem I can see if I can reproduce the problem in my...
Can you try reproducing the issue with ODBC trace enabled and e-mail the file to me?
I formatted code according to PEP8 and added a Travis CI test to validate conformity. I also added the build status icon to the readme. The integration test suite currently...
@sandan Do you know if there is a way to specify the driver option to PyTd when using sqlalchemy-teradata?
I found a matching ODBC bug for this issue (ODBC-17044). The bug is fixed in ODBC driver 15.10.01.004. What version are you using?
@ericsun2 Is this issue resolved for you?