feat(duckdb): Support DuckDB table functions#7410
Conversation
georgesittas
left a comment
There was a problem hiding this comment.
Thanks for the PR @pittst3r, left some comments.
5660aa2 to
26ea155
Compare
|
Thanks for the quick and helpful review @georgesittas. I've updated the PR according to your feedback and added an update to the databricks generator that wraps a I don't have a databricks account so I didn't try it, but in looking at their docs and referencing a similar test in |
|
Thanks for the quick turnaround, Robert. |
This PR adds parser and generator support for DuckDB's table function/macro syntax.