Chris Marshall

Results 26 comments of Chris Marshall

If you would provide the python exception traceback that would be a helpful start to looking at this.

What is the expected behavior here? You are able to use `giraffez config --set` to set your current LDAP credentials so I'm presuming that you are asking for different functionality?

Oh ok I think I understand now, my apologies. You are needing support for a different logon mechanism. Currently, giraffez only supports the TD2 logon mechanism (Teradata's default), but I...

What platforms are you both on? Installing from source should be fairly straight forward depending on what your platform is (Windows, Linux, etc), and would be similar to the instructions...

I'm going to try and work this stuff into a branch to try out. Ironically, I no longer have access to a Teradata server to develop or test things, and...

Daniel, That is exactly what I believe needs to be added. I had started working up a feature addition on another branch and I feel it may finally be in...

After looking into it more, it unfortunately looks like a bug in the TPT shared object on macOS for at least version 15.10 (the version of the TTU bundle I...

I'm a little shocked that you are experiencing that on 16.10 as well. Unless I'm mistaken the macOS shared libraries for TPT API appear to have a bug that results...

Checking the delimiter for every byte of data would introduce a very significant performance change to cover this case. While I agree that it would be nice to find that...

An option to maintain the case sensitivity would be a good one to add. The issue we experienced was that for some [insane] reason (presumably to support Windows as a...