jackluo923 commented on issue #10863: URL: https://github.com/apache/pinot/issues/10863#issuecomment-2171361952
@hpvd We'll likely back out the merged [feature](https://github.com/apache/pinot/pull/12680) and enable a similar feature via run-time configurable analyzer & query parser, as proposed in [this PR](https://github.com/apache/pinot/pull/13003). There are a couple of reasons for this: 1. There are some minor bugs and limitations with PR #12680 that cannot be fixed. 2. In production, there are many cases where the analyzer needs to be adjusted, and a custom query parser needs to accompany it. We have been using PR#13003 in production over petabytes of data without issues and will work towards closing the PR, and this issue soon. -- 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