Skip to content

refactor(context): deduplicate register/read option-building logic#1479

Open
mesejo wants to merge 1 commit intoapache:mainfrom
mesejo:refactor/context-register-read
Open

refactor(context): deduplicate register/read option-building logic#1479
mesejo wants to merge 1 commit intoapache:mainfrom
mesejo:refactor/context-register-read

Conversation

@mesejo
Copy link
Copy Markdown
Contributor

@mesejo mesejo commented Apr 5, 2026

Which issue does this PR close?

N/A

Rationale for this change

Reduce the number of execution paths for register and read functions

What changes are included in this PR?

Extract shared helpers (convert_partition_cols, convert_file_sort_order, build_parquet/json/avro_options, convert_csv_options), standardize path types to &str, and remove redundant intermediate variables.

Are there any user-facing changes?

No

Extract shared helpers (convert_partition_cols, convert_file_sort_order,
build_parquet/json/avro_options, convert_csv_options), standardize path
types to &str, and remove redundant intermediate variables.
@mesejo mesejo force-pushed the refactor/context-register-read branch from fe84781 to 39e190f Compare April 5, 2026 16:17
@mesejo mesejo marked this pull request as ready for review April 5, 2026 16:38
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.

1 participant