Skip to content

benchmark schema with numeric dimensions and null column values#9036

Merged
jihoonson merged 5 commits intoapache:masterfrom
clintropolis:null-benchmark-schema
Dec 20, 2019
Merged

benchmark schema with numeric dimensions and null column values#9036
jihoonson merged 5 commits intoapache:masterfrom
clintropolis:null-benchmark-schema

Conversation

@clintropolis
Copy link
Copy Markdown
Member

Rescued null value benchmark schema from #8908

@clintropolis clintropolis changed the title benchmark schema with null column values benchmark schema with numeric dimensions and null column values Dec 16, 2019
Copy link
Copy Markdown
Contributor

@jihoonson jihoonson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 after CI.

BenchmarkColumnSchema.makeDiscreteUniform("stringUniform", ValueType.STRING, false, 1, 0.25, 1, 100000),
BenchmarkColumnSchema.makeSequential("stringSequentialHalfNull", ValueType.STRING, false, 1, 0.5, 0, 1000),

// metrics
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like they are not metrics?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woops, i copied another section 😢 👍

@jihoonson jihoonson merged commit c2e9ab8 into apache:master Dec 20, 2019
@clintropolis clintropolis deleted the null-benchmark-schema branch December 20, 2019 02:08
@jihoonson jihoonson added this to the 0.18.0 milestone Mar 26, 2020
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.

2 participants