Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix docs about sketches #2526

Merged
merged 1 commit into from
Feb 23, 2016
Merged

fix docs about sketches #2526

merged 1 commit into from
Feb 23, 2016

Conversation

b-slim
Copy link
Contributor

@b-slim b-slim commented Feb 23, 2016

No description provided.

@@ -48,7 +48,7 @@ druid.extensions.loadList=["druid-datasketches"]
{
"type" : "thetaSketchEstimate",
"name": <output name>,
"fieldName" : <the name field value of the thetaSketch aggregator>
"field" : <the name field value of the thetaSketch aggregator>
Copy link
Contributor

Choose a reason for hiding this comment

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

can you make this text similar to proposed in #2522 as it is not just a string name but a post agg object in the field?

@b-slim
Copy link
Contributor Author

b-slim commented Feb 23, 2016

@himanshug done

@himanshug
Copy link
Contributor

👍

@b-slim b-slim added this to the 0.9.0 milestone Feb 23, 2016
fjy added a commit that referenced this pull request Feb 23, 2016
@fjy fjy merged commit 4f300cf into master Feb 23, 2016
@fjy fjy deleted the b-slim-patch-1 branch February 23, 2016 18:23
seoeun25 added a commit to seoeun25/incubator-druid that referenced this pull request Jan 10, 2020
* Kafka Index Task that supports Incremental handoffs apache#4815

* prevent NPE from supressing actual exception (apache#5146)

* prevent npe on mismatch between number of kafka partitions and task count (apache#5139)

* Throw away rows with timestamps beyond long bounds in kafka indexing (apache#5215) (apache#5232)

* Fix state check bug in Kafka Index Task (apache#5204) (apache#5248)
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.

None yet

3 participants