[FEATURE] Import Lombok to ppl-spark-integration module and override the equals
and hashCode
methods for expression and plan nodes
#702
Labels
enhancement
New feature or request
Is your feature request related to a problem?
Some expression and plan nodes in PPL Spark lack of
equals
andhashCode
methods which may cause potential bugs.Import Lombok dependency for
ppl-spark-integration
module and align the code with SQL's implementation.The text was updated successfully, but these errors were encountered: