Skip to content

Improve performance of native Hive JSON reader#18709

Merged
dain merged 1 commit intotrinodb:masterfrom
dain:json-reader
Aug 17, 2023
Merged

Improve performance of native Hive JSON reader#18709
dain merged 1 commit intotrinodb:masterfrom
dain:json-reader

Conversation

@dain
Copy link
Copy Markdown
Member

@dain dain commented Aug 16, 2023

Description

Use a map to look up field names instead of a list.

Release notes

(x) Release notes are required, with the following suggested text:

# Hive
* Improve performance of native Hive JSON reader. ({issue}`18709`)

@dain dain requested a review from electrum August 16, 2023 22:18
@cla-bot cla-bot bot added the cla-signed label Aug 16, 2023
@dain dain merged commit 8c7d33f into trinodb:master Aug 17, 2023
@github-actions github-actions bot added this to the 424 milestone Aug 17, 2023
@dain dain deleted the json-reader branch August 18, 2023 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants