You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signed-off-by: Ahmed Hussein <[email protected]>
FixesNVIDIA#1329
- Add `MaxBy` and `MinBy` to the supported expressions CSV files
- Update the score sheets
- Remove the override from the `override_supported_configs.json`
- Add a unit test to verify that `min_by` and `max_by` are marked as
supported when appearing in hashAggregate
Signed-off-by: Ahmed Hussein <[email protected]>
Fixes#1329
- Add `MaxBy` and `MinBy` to the supported expressions CSV files
- Update the score sheets
- Remove the override from the `override_supported_configs.json`
- Add a unit test to verify that `min_by` and `max_by` are marked as
supported when appearing in hashAggregate
Is your feature request related to a problem? Please describe.
With later sync-up with plugin supported ops (#1328), new operators were added that need to be marked as supported
Additional context
NVIDIA/spark-rapids@dbd92d2
The text was updated successfully, but these errors were encountered: