eyalsh99

Results 2 issues of eyalsh99

We have a Presto database connection working fine with virtual datasets (added throw SQLLab). When trying to add a new dataset of a physical table we're getting an error. ###...

data:connect:athena
data:connect:presto

fix(presto): create column info - return native type ### SUMMARY Current Presto db_engine_spec get_columns failes because _create_column_info returned a stringifyied type instead of native type. This has prevented the creation...

kind:feature
topic:compiler