vishalcoc44 commented on PR #300: URL: https://github.com/apache/calcite-avatica/pull/300#issuecomment-4022054120
> As a starter, can you please subscribe to the dev mailing list and start a discussion around these changes? See https://calcite.apache.org/community/#mailing-lists for instructions. > > It will bring more visibility to your proposed changes and allow input from community members. Hey, thanks for the info, i have raised a > As a starter, can you please subscribe to the dev mailing list and start a discussion around these changes? See https://calcite.apache.org/community/#mailing-lists for instructions. > > It will bring more visibility to your proposed changes and allow input from community members. alright, i subscribed to the mailing list. The task i'm describing is such that there were not enough fuzzers in this repo ( fuzzing is to test the code for more coverage). There were two more fuzzers in the google oss fuzz repo apart from the 4 fuzzers i have committed here earlier, so im adding those 2 orphan fuzzers here. Since we are gonna have all the fuzzers in this repo, we should have a clfuzz workflow over here which will run fuzzers everytime someone pushes changes to this repo automatically. so the three new additions i've ,made to this existing commit are the two new fuzzer files and the workflow script. I would appreicate if you could again run the tests here so that i can proceed with the google oss fuzz corrections. -- 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]
