ash

Results 15 comments of ash

Any updates to this and other issues on this project? The lack of this creates an unnecessary manual weekly job of downloading very large packaged workbooks, repopulating/editing parameters to point...

Teradata Tools and Utilities (TTU), specifically TPT, ODBC driver, CLI, FastExport, FastLoad.

Thanks, unfortunately, I can't make public contributions given the licensing terms due to legal reasons on my side. But that's okay, will work around. Cheers!

I am getting a segmentation fault on Bulkload. Am getting it on something as simple as this: ```python import giraffez import pandas as pd import os filepath = 'Users/ash/test.csv' table...

Hi Chris, Any updates on this? I am running using TTU 16.10 on macOS and that's also having segmentation fault errors. If you give me a set of instructions I...

This creates a unix executable file named `seggie` and also a package named `seggie.dYSM`. Not sure what's the best way to share these here.

I was able to compile the ext-cleanup branch and no longer getting this issue. Now on macOS 10.14.3.

I'm still getting this issue on Ubuntu, CentOS and macOS but depends on the data content being uploaded. Some specific datasets no matter if the empty table is fully defined...

Yeah, I agree a package level option would be good enough for those who wish to maintain cases in their code, rather than for each function call.

Any idea where to get started on this? If it is native Python I can try forking and trying it out on my own, just would need some guidance on...