vrajat opened a new issue, #15710:
URL: https://github.com/apache/pinot/issues/15710

   Query planning uses the following table config fields:
   
   * QueryConfig
   * FieldConfig
   * IndexingConfig
   * TenantConfig
   * RoutingConfig
   
   Some of these configurations such as `FieldConfig` and `IndexingConfig` 
cannot be specified for logical tables as it does not host any segments. These 
two parameters specify which table config to use for such configurations. Note 
that the feature assumes that these configurations are valid for all physical 
tables listed in the logical table. If that is not true, then query execution 
will throw an error.


-- 
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: commits-unsubscr...@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to