Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

Write-back from Tableau to Presto? #48

Open
nnadtoka opened this issue Sep 29, 2014 · 2 comments
Open

Write-back from Tableau to Presto? #48

nnadtoka opened this issue Sep 29, 2014 · 2 comments

Comments

@nnadtoka
Copy link

Hi guys,

I was wondering if the write-backs from Tableau to Presto are currently supported? My guess is that they are not at present. If that's a correct guess, is it something potentially feasible?

Thanks a lot for your great work,
Nataliya.

@nezihyigitbasi
Copy link
Contributor

Hi @nnadtoka,
Since Presto (the server) doesn't support INSERT INTO yet (there is an open PR for hive connectors: prestodb/presto#1718) the driver also doesn't support it. Even though that PR is in, it may not be trivial to support inserts as the INSERT statements Tableau will generate will probably not be compatible with the INSERT syntax Presto understands.

Nezih

@nnadtoka
Copy link
Author

Hi @nezihyigitbasi,
Thank you for a quick reply. It explains a lot. Indeed, I've seen that Tableau and Presto (with the current ODBC driver) seem to have some disconnect in their syntax (at least with some a little bit more complex custom SQL queries and some formulas of Tableau).

Nataliya.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants