fx19880617 commented on issue #6471:
URL: 
https://github.com/apache/incubator-pinot/issues/6471#issuecomment-765324592


   I feel in this case, we need to write the query in SparkSQL syntax and in 
the filter PushDown code 
(https://github.com/apache/incubator-pinot/blob/master/pinot-connectors/pinot-spark-connector/src/main/scala/org/apache/pinot/connector/spark/connector/FilterPushDown.scala#L54)
 to rewrite the query to Pinot `regexp_like` expression, then query Pinot.


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

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