moj-analytical-services / pydbtools

Python version of dbtools
https://moj-analytical-services.github.io/pydbtools/
10 stars 2 forks source link

STRING TYPE not supported #4

Closed isichei closed 5 years ago

isichei commented 5 years ago

Relates to #3

SHOW TABLES FROM database

Returns an athena datatype of string. Also output file is a .txt file.

pydbtools should recognise text outputs (instead of CSVs) and read in appropriately