Skip to content

Combining different data sources #148

Answered by EvgSkv
rvalek asked this question in Q&A
Jul 22, 2021 · 3 comments · 3 replies
Discussion options

You must be logged in to vote

@rvalek that's right, currently @Engine imperative has global impact, all predicates use the same engine.
Obviously there is always an option to have some other scripts pulling all data sources to one, but something more holistic could be desired.

AFAIK Trino supports heterogeneous data sources, e.g. a Trino query could be reading from BQ and Postgres and writing to Postgres. So this should be doable with Logica program if you have Trino cluster properly configured. But I have not tried this myself, so I can't say how convenient is it compared to your current practices.

In the future we could make @Ground imperative specify datasource, so user can express cross data source queries. This w…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by rvalek
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@rvalek
Comment options

@EvgSkv
Comment options

@rvalek
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants