ankitsultana opened a new issue, #9156: URL: https://github.com/apache/pinot/issues/9156
At present, if I modify a thrift file (say query.thrift) and re-generate the corresponding files the Thrift compiler doesn't add licenses and the subsequent build fails. Only after manually copy-pasting the license to the generated files are we able to proceed. Can someone share if this is expected? Also should the thrift generated code be checked in? If we remove them from Git and let the maven thrift plugin generate it then we won't need to prefix them with the license. -- 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]
