druid/docs/development/extensions-core
Suneet Saldanha 0891b1f833
Add note about aggregations on floats (#10285)
* Add note about aggreations on floats

Floating point math is known to be unstable. Due to the way aggregators work
across segments it's possible for the same query operating on the same data to
produce slightly different results.

The same problem exists with any aggregators that are not commutative since
the merge order across segments is not guaranteed.

* Also talk about doubles

* Apply suggestions from code review
2020-08-17 13:29:57 -07:00
..
approximate-histograms.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
avro.md Update docs for extensions (#9218) 2020-01-19 12:49:33 -08:00
azure.md Move Azure extension into Core (#9394) 2020-02-25 17:49:16 -08:00
bloom-filter.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
datasketches-extension.md update links datasketches.github.io to datasketches.apache.org (#10107) 2020-07-01 14:56:17 -07:00
datasketches-hll.md update links datasketches.github.io to datasketches.apache.org (#10107) 2020-07-01 14:56:17 -07:00
datasketches-quantiles.md update links datasketches.github.io to datasketches.apache.org (#10107) 2020-07-01 14:56:17 -07:00
datasketches-theta.md update links datasketches.github.io to datasketches.apache.org (#10107) 2020-07-01 14:56:17 -07:00
datasketches-tuple.md update links datasketches.github.io to datasketches.apache.org (#10107) 2020-07-01 14:56:17 -07:00
druid-basic-security.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
druid-kerberos.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
druid-lookups.md Add common optional dependencies for extensions (#9399) 2020-02-25 00:04:00 -08:00
druid-pac4j.md Fix formatting in druid-pac4j documentation (#10174) 2020-07-12 18:51:42 -07:00
druid-ranger-security.md renamed authenticationChain to authenticatorChain (#10143) 2020-07-08 19:58:21 -07:00
examples.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
google.md s/S3/GCS/g (#9700) 2020-04-14 18:39:54 -07:00
hdfs.md Doc update for the new input source and the new input format (#9171) 2020-01-17 15:52:05 -08:00
kafka-extraction-namespace.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
kafka-ingestion.md Clarifying workerThreads and a few other nits (#9804) 2020-05-06 09:05:18 -07:00
kinesis-ingestion.md Fix documentation for Kinesis fetchThreads. (#10156) 2020-07-08 19:47:09 -07:00
lookups-cached-global.md Clarifying workerThreads and a few other nits (#9804) 2020-05-06 09:05:18 -07:00
mysql.md Update to mysql connector 5.1.48 (#9514) 2020-03-16 10:38:31 -07:00
orc.md Update docs for extensions (#9218) 2020-01-19 12:49:33 -08:00
parquet.md Doc update for the new input source and the new input format (#9171) 2020-01-17 15:52:05 -08:00
postgresql.md Doc update for the new input source and the new input format (#9171) 2020-01-17 15:52:05 -08:00
protobuf.md fix protobuf extension packaging and docs (#9320) 2020-02-07 09:26:52 -08:00
s3.md Add support for optional aws credentials for s3 for ingestion (#9375) 2020-02-25 20:59:53 -08:00
simple-client-sslcontext.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
stats.md Add note about aggregations on floats (#10285) 2020-08-17 13:29:57 -07:00
test-stats.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00