Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
style fix
  • Loading branch information
asl3 committed Jul 8, 2024
commit fec2433e9a303ffb7de30fafb9aceb892aeb2f0c
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,6 @@ trait CheckAnalysis extends PredicateHelper with LookupCatalog with QueryErrorsB
log"Query would be rejected with non-legacy behavior but is allowed by " +
log"legacy behavior. Query may be invalid and return wrong results if the scalar " +
log"subquery's group-by outputs multiple rows.")

}
invalidColsLegacy
}
Expand Down