druid/docs/querying
benkrug 49c8307b72
Update datasource.md (#10864)
* Update datasource.md

Change "table" to "datasource" in join discussion: This means that all datasources
other than the leftmost "base" table must fit in memory.

According to docs on datasources, "datasource" is the more general term, and a table is a kind of datasource.  In the context here, then, "datasource" is applicable.

* left-hand table -> left-hand datasource

Co-authored-by: Charles Smith <38529548+techdocsmith@users.noreply.github.com>

Co-authored-by: sthetland <steve.hetland@imply.io>
Co-authored-by: Charles Smith <38529548+techdocsmith@users.noreply.github.com>
2021-05-07 01:14:45 -07:00
..
aggregations.md Fix old broken link (#11048) 2021-04-07 20:40:50 -07:00
caching.md refactor query caching docs (#10848) 2021-03-08 22:25:48 -08:00
datasource.md Update datasource.md (#10864) 2021-05-07 01:14:45 -07:00
datasourcemetadataquery.md Refresh query docs. (#9704) 2020-04-15 16:12:20 -07:00
dimensionspecs.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
filters.md add minimal documentation for expression filters (#11045) 2021-04-07 16:58:28 -07:00
granularities.md Refresh query docs. (#9704) 2020-04-15 16:12:20 -07:00
groupbyquery.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
having.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
hll-old.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
joins.md Refresh query docs. (#9704) 2020-04-15 16:12:20 -07:00
limitspec.md Add "offset" parameter to GroupBy query. (#10235) 2020-08-05 15:39:58 -07:00
lookups.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
multi-value-dimensions.md Add documentation re alphabetical sorted of MV dimensions (#10695) 2021-05-07 01:12:32 -07:00
multitenancy.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
post-aggregations.md Refresh query docs. (#9704) 2020-04-15 16:12:20 -07:00
query-context.md Add flag in SQL to disable left base filter optimization for joins (#10947) 2021-03-09 13:07:34 -08:00
query-execution.md Datasource doc structure adjustments. (#9716) 2020-04-23 16:04:59 -07:00
querying.md Update doc for query errors and add unit tests for JsonParserIterator (#10833) 2021-02-05 02:55:32 -08:00
scan-query.md Add "offset" parameter to the Scan query. (#10233) 2020-08-13 14:56:24 -07:00
searchquery.md fix desc of 'required' for granularity property (#10616) 2020-12-01 18:29:51 -08:00
segmentmetadataquery.md Updates segment metadata query documentation (#10589) 2020-11-20 00:08:27 +05:30
select-query.md Add "offset" parameter to the Scan query. (#10233) 2020-08-13 14:56:24 -07:00
sorting-orders.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
sql.md ARRAY_AGG sql aggregator function (#11157) 2021-05-03 22:17:10 -07:00
timeboundaryquery.md Refresh query docs. (#9704) 2020-04-15 16:12:20 -07:00
timeseriesquery.md Refresh query docs. (#9704) 2020-04-15 16:12:20 -07:00
topnmetricspec.md Refresh query docs. (#9704) 2020-04-15 16:12:20 -07:00
topnquery.md Update topnquery.md (#10944) 2021-03-09 15:19:02 -08:00
using-caching.md Update using-caching.md (#11069) 2021-04-08 16:48:26 -05:00
virtual-columns.md Refresh query docs. (#9704) 2020-04-15 16:12:20 -07:00