Airliquide76 opened a new issue, #8549:
URL: https://github.com/apache/pinot/issues/8549

   I face an error linked to cols name I think.
   
   Version used 10.0.0 
   
   When I set a filter config with the folowing schema part :
   
   `    "filterConfig":{
               "filterFunction": "Groovy({exceptionaltime.id != null })"
             },`
   
   I've got a hudge shaded.com.fasterxml.jackson.databind  infinited loop see 
attached logs bellow. 
   
   
[Githubissue.txt](https://github.com/apache/pinot/files/8495947/Githubissue.txt)
   
   When I remove the filter config docs get correctly indexed. 
   
   
   I've face the same issue (without the filterConfig) with Pre-PROD serveur 
V9.3.0 with same schema and table config. Working 
   in local (10.0.0) not working in V9.3.0 
   
   Do not hesitate to ask further question and sorry for my poor english. 


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