Skip to content

Move DateFormatter and TimestampFormatter creation out of partition value loops#11843

Draft
acvictor wants to merge 1 commit intoapache:mainfrom
acvictor:acvictor/formatter
Draft

Move DateFormatter and TimestampFormatter creation out of partition value loops#11843
acvictor wants to merge 1 commit intoapache:mainfrom
acvictor:acvictor/formatter

Conversation

@acvictor
Copy link
Copy Markdown
Contributor

What changes are proposed in this pull request?

This PR moves DateFormatter and TimestampFormatter instantiation out of the inner file iteration loops in CHIteratorApi and VeloxIteratorApi so a single instance is reused across all files.

How was this patch tested?

Existing tests

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

No

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant