Skip to content

[SPARK-56428][PYTHON] Move eval type specific data to eval_conf for UDTF#55284

Closed
gaogaotiantian wants to merge 1 commit intoapache:masterfrom
gaogaotiantian:udtf-eval-conf
Closed

[SPARK-56428][PYTHON] Move eval type specific data to eval_conf for UDTF#55284
gaogaotiantian wants to merge 1 commit intoapache:masterfrom
gaogaotiantian:udtf-eval-conf

Conversation

@gaogaotiantian
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Move input_type and table_arg_offsets, which are eval type specific data to EvalConf.

Why are the changes needed?

This is the last piece we need before we build an interface for a structured message. We want to eliminate the eval type specific data as much as possible - by putting them into EvalConf.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

CI.

Was this patch authored or co-authored using generative AI tooling?

No.

@zhengruifeng
Copy link
Copy Markdown
Contributor

merged to master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants