Jackie-Jiang commented on issue #9156: URL: https://github.com/apache/pinot/issues/9156#issuecomment-1204583486
What I usually do is to run `mvn licence:format` after re-generating the thrift files. This command will add the missing headers automatically. We can also remove the auto-generated thrift classes and only generate them during compilation. @ankitsultana Do you want to give it a try? -- 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]
