Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect class in BaseMacroFunctionExpr.equals. (#16294)
The equals method cast to the wrong class, potentially leading to ClassCastException.
- Loading branch information