Feature Request: Support Macros! #408
kyle-cheung
started this conversation in
Ideas
Replies: 1 comment
-
You can store the macros in DuckDB memory db! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why do you want this feature?
I am transitioning some of my DuckDB workflows into DuckLake since there seems to be fairly massive performance gains from reading parquet files without holding tables in memory. I have a number of macros I use but macros aren't supported in DuckLake yet.
Beta Was this translation helpful? Give feedback.
All reactions