walterddr commented on PR #8991: URL: https://github.com/apache/pinot/pull/8991#issuecomment-1184794757
> The last commit ([666f6c4](https://github.com/apache/pinot/commit/666f6c4589c21316471ed3660c36ee1f74c314b4)) fixes the avro related issues in tests (except the one in AvroRecordToPinotRowGeneratorTest.testIncomingTimeColumn). Vast majority of test are passing now. I am not sure why the checks/tests are not running after the changes are pushed to the server. Could you please help me with running them? Hi. Please see #9038 and #9046 that just got merged. you might want to create a separate PR to run your CI jobs b/c this one has major conflict with master branch FYI: GHA default merges PR to master branch then executes CI actions, this means any non-resolved conflict won't trigger new jobs. -- 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]
