You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/04/19 08:31:10 UTC

[GitHub] [pinot] Airliquide76 commented on issue #8549: Jackson infinite recursion error (unnested fields)

Airliquide76 commented on issue #8549:
URL: https://github.com/apache/pinot/issues/8549#issuecomment-1102287490

   Hi. As asked a few more informations :
   
   [regulartimes-schema.txt](https://github.com/apache/pinot/files/8511219/regulartimes-schema.txt)
   [regulartimes-table.txt](https://github.com/apache/pinot/files/8511220/regulartimes-table.txt)
   
   This schema is actualy working. But as soon as I add 
   
   `"filterConfig":{ "filterFunction": "Groovy({regulartime.id != null })" },` -> It crash.
   
   Here a sample of a few rows. 
   [SampleRow.txt](https://github.com/apache/pinot/files/8511297/SampleRow.txt)
   
   


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