You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "zhuangdaz (via GitHub)" <gi...@apache.org> on 2023/06/22 14:02:59 UTC

[GitHub] [pinot] zhuangdaz commented on issue #10934: TEXT_CONTAINS fails with NullPointerException

zhuangdaz commented on issue #10934:
URL: https://github.com/apache/pinot/issues/10934#issuecomment-1602698183

   we are running on release version 0.12.1. I am not 100% confident it is due to version change as we have ingested more data onto the cluster. So it is also possible some new data hits this exception that is not uncovered before. Some extra context is - `LIKE (indexedString0, '%selling%')` is running fine but it requires a full scan instead of using the text index. Hope this is helpful.


-- 
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-unsubscribe@pinot.apache.org

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


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