khanhpv commented on issue #6471: URL: https://github.com/apache/incubator-pinot/issues/6471#issuecomment-765461480
> I feel in this case, we can still write the query in SparkSQL `LIKE` syntax. Then in the filter Push Down 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), the connector can rewrite the query to Pinot `regexp_like` expression, then query Pinot. I'll try this. Thank you so much, mangrrua and fx19880617 ---------------------------------------------------------------- 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