spark icon indicating copy to clipboard operation
spark copied to clipboard

[SPARK-48041][SQL] Avoid call conf.resolver repeated in TableOutputResolver

Open xuzifu666 opened this issue 9 months ago • 5 comments

What changes were proposed in this pull request?

This PR aim to call conf.resolver for each call in Analyzer.

Why are the changes needed?

conf.resolver be called repeated in TableOutputResolver,with change can reuse the same resolver.

Does this PR introduce any user-facing change?

none

How was this patch tested?

no need

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

no

xuzifu666 avatar Apr 29 '24 10:04 xuzifu666

@dongjoon-hyun PTAL

xuzifu666 avatar Apr 29 '24 10:04 xuzifu666

Can you fill the PR description please?

HyukjinKwon avatar Apr 29 '24 10:04 HyukjinKwon

Can you fill the PR description please?

Done @HyukjinKwon

xuzifu666 avatar Apr 29 '24 10:04 xuzifu666

Is there any other outstanding issue similar to SPARK-48010 and this one?

yaooqinn avatar Apr 29 '24 11:04 yaooqinn

Is there any other outstanding issue similar to SPARK-48010 and this one?

yes,similar Sences@yaooqinn

xuzifu666 avatar Apr 29 '24 11:04 xuzifu666