kgyrtkirk commented on issue #18055:
URL: https://github.com/apache/druid/issues/18055#issuecomment-2934165868

   The context is bound to a single query - I think the problem you are 
desribing has a bigger scope; shouldn't this work in a more global scope?
   
   I think another approach could be to use  
[table(append())](https://github.com/apache/druid/blob/master/docs/querying/datasource.md#dynamic-table-append)
  to do the concatenation - and possibly a `view` to declare the tables to be 
used
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to