Skip to content

[SPARK-22570][SQL] Avoid to create a lot of global variables by using a local variable with allocation of an object in generated code#19797

Closed
kiszk wants to merge 12 commits into
apache:masterfrom
kiszk:SPARK-22570
Closed

[SPARK-22570][SQL] Avoid to create a lot of global variables by using a local variable with allocation of an object in generated code#19797
kiszk wants to merge 12 commits into
apache:masterfrom
kiszk:SPARK-22570

address review comments

747e215
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs