prestodb / RPresto

DBI-based adapter for Presto for the statistical programming language R.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`compute()` returns error when CTE is used

jarodmeng opened this issue · comments

When CTE is used, compute() returns an error about the CTE table doesn't exist.

Fixed by #244