siddharthteotia commented on PR #9219:
URL: https://github.com/apache/pinot/pull/9219#issuecomment-1216894817

   Also, wondering if we should do this on broker as well ?
   
   - For queries with `TEXT_MATCH` on tables that don't have `textIndex` 
configured on that column in the `tableConfig`, we can error out at broker 
itself.
   - For queries with `TEXT_MATCH` on tables that have textIndex configured on 
that column in the tableConfig but for some reason, `textIndexReader` is null 
(may be segments have not been reloaded after enabling index or some other 
issue etc)


-- 
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

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