Reza Baktash

Results 5 comments of Reza Baktash

@jingw Is it possible to add a third option [sparksql] to pyhive alongside [hive] and [presto]? I know it would be a heavily redundant code. But it seems necessary for...

@mistercrunch `show tables` returns three fields as I mentioned in the first comment (schema_name , table_name , isTemporary). `row[-1]` will not return table name.

Same error happens for me