Looks good to me! Should we maybe create a JIRA that we can point to for those interested in fixing some bugs?
-- Michael Mior [email protected] Le mer. 12 sept. 2018 à 18:17, Vladimir Sitnikov < [email protected]> a écrit : > Let the fuzzing begin: https://github.com/apache/calcite/pull/830 > > I have not added it to the CalciteSuite since otherwise it would fail each > and every build. > > On the other hand, it might be a good source of inspiration for newbie > contributions. > RexProgrammFuzzyTest#testFuzzy produces lots of failures which are > more-or-less trivial to fix, > and which are important to fix as the errors often are related to "wrong > results from SQL". > > Entry point is > > https://github.com/apache/calcite/pull/830/files#diff-ffa17851d5a9882f0391445f2fc04468R216 > > PS. if no-one objects within three days, I'll assume lazy consensus and > commit it. > > Vladimir >
