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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
