Skip to content
Snippets Groups Projects
Commit bd94ea4c authored by Davies Liu's avatar Davies Liu Committed by Reynold Xin
Browse files

[SPARK-14175][SQL] whole stage codegen interface refactor

## What changes were proposed in this pull request?

1. merge consumeChild into consume()
2. always generate code for input variables and UnsafeRow, a plan can use eight of them.

## How was this patch tested?

Existing tests.

Author: Davies Liu <davies@databricks.com>

Closes #11975 from davies/gen_refactor.
parent a91784fb
No related branches found
No related tags found
No related merge requests found
Showing
with 72 additions and 124 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment