Skip to content

add nested column query benchmarks#12786

Merged
clintropolis merged 1 commit intoapache:masterfrom
clintropolis:nested-column-benchmarks
Jul 15, 2022
Merged

add nested column query benchmarks#12786
clintropolis merged 1 commit intoapache:masterfrom
clintropolis:nested-column-benchmarks

Conversation

@clintropolis
Copy link
Copy Markdown
Member

Description

Adds SQL benchmarks for measuring the 'nested columns' added in #12753 to assist in making future performance improvements. I also modified the data generator to allow using a TransformSpec so that additional columns can be built from the generated data, which in these benchmarks are using json_object to build nested structure containing the same data as the top level generated columns.

The benchmarks themselves are the same as here #12753 (comment)

@clintropolis clintropolis added Area - Querying Area - Dev For items related to the project itself, like dev docs and checklists, but not CI Performance labels Jul 14, 2022
@clintropolis clintropolis merged commit 1e05426 into apache:master Jul 15, 2022
@clintropolis clintropolis deleted the nested-column-benchmarks branch July 15, 2022 01:16
@abhishekagarwal87 abhishekagarwal87 added this to the 24.0.0 milestone Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Dev For items related to the project itself, like dev docs and checklists, but not CI Area - Querying Performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants