[BUG] [BUILD] CI passes without checking for operatorsScore.csv
, supportedExprs.csv
update
#11896
Labels
? - Needs Triage
Need team to review and classify
bug
Something isn't working
build
Related to CI / CD or cleanly building
Pre-merge CI seems to be passing without checking for checking for
operatorsScore.csv
andsupportedExprs.csv
being updated appropriately.Case in point: #11833 introduced
TruncDate
andTruncTimestamp
support. The PR updatedoperatorsScore.csv
andsupportedExprs.csv
for most Spark versions, but not all. (For instance, 3**cdh, 35*, etc. were left out.)It would be best if the pre-merge simply didn't pass for the cases where these files weren't updated for every supported version.
(#11890 will patch the symptoms for the moment.)
The text was updated successfully, but these errors were encountered: