Replies: 1 comment 1 reply
-
Hey @ma1ster! |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a case where I need to load model from multiple tables, let's say 20. Union doesn't help me as tables are huge and would require deduplication on the go which further increase warehouse usage. I would like to load it one by one. Is it somehow possible in an elegant way ?
Beta Was this translation helpful? Give feedback.
All reactions