druid/docs/querying
frankgrimes97 2f98675285
Tuple sketch SQL support (#13887)
This PR is a follow-up to #13819 so that the Tuple sketch functionality can be used in SQL for both ingestion using Multi-Stage Queries (MSQ) and also for analytic queries against Tuple sketch columns.
2023-03-28 18:47:12 +05:30
..
aggregations.md stringFirst and stringLast supported in ingestion (#12466) 2022-04-22 10:28:49 +08:00
caching.md docs: fix html nits (#13835) 2023-03-02 11:19:32 -08:00
datasource.md Refactoring and bug fixes on top of unnest. The allowList now is not passed … (#13922) 2023-03-14 16:05:56 -07:00
datasourcemetadataquery.md Refresh query docs. (#9704) 2020-04-15 16:12:20 -07:00
dimensionspecs.md Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
filters.md Adjust "in" filter null behavior to match "selector". (#12863) 2022-08-08 09:08:36 -07:00
granularities.md Document missed simple granularities (#12768) 2022-07-14 14:02:28 +08:00
groupbyquery.md document virtualColumns in native query documentation, fix some redirects (#12917) 2022-08-18 20:49:23 -07:00
having.md Refactor SQL docs (#12239) 2022-02-11 14:43:30 -08:00
hll-old.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
joins.md Sort-merge join and hash shuffles for MSQ. (#13506) 2023-03-08 14:19:39 -08:00
limitspec.md Sql docs items (#12530) 2022-05-17 16:56:31 -07:00
lookups.md Fix value of lookup sync period in docs (#13695) 2023-02-01 18:12:00 -08:00
multi-value-dimensions.md Various changes and fixes to UNNEST. (#13892) 2023-03-10 16:42:08 +05:30
multitenancy.md Addition to Multitenancy considerations doc (#12567) 2022-06-02 10:32:14 -07:00
nested-columns.md Correct nested columns JSON example (#13953) 2023-03-21 09:17:26 -07:00
post-aggregations.md Support postaggregation function as in Math.pow() (#13703) (#13704) 2023-01-31 22:55:04 +05:30
query-context.md Update default for finalize in query-context.md (#13763) 2023-02-22 12:35:36 -08:00
query-execution.md Refactor SQL docs (#12239) 2022-02-11 14:43:30 -08:00
querying.md Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
scan-query.md Refactor SQL docs (#12239) 2022-02-11 14:43:30 -08:00
searchquery.md document virtualColumns in native query documentation, fix some redirects (#12917) 2022-08-18 20:49:23 -07:00
segmentmetadataquery.md Refactor SQL docs (#12239) 2022-02-11 14:43:30 -08:00
select-query.md Add "offset" parameter to the Scan query. (#10233) 2020-08-13 14:56:24 -07:00
sorting-orders.md Refactor SQL docs (#12239) 2022-02-11 14:43:30 -08:00
sql-aggregations.md Tuple sketch SQL support (#13887) 2023-03-28 18:47:12 +05:30
sql-api.md Sql docs items (#12530) 2022-05-17 16:56:31 -07:00
sql-data-types.md Various changes and fixes to UNNEST. (#13892) 2023-03-10 16:42:08 +05:30
sql-functions.md Tuple sketch SQL support (#13887) 2023-03-28 18:47:12 +05:30
sql-jdbc.md doc: add a basic JDBC tutorial (#13343) 2022-11-30 16:25:35 -08:00
sql-json-functions.md Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
sql-metadata-tables.md Improve memory efficiency of WrappedRoaringBitmap. (#13889) 2023-03-09 15:48:02 -08:00
sql-multivalue-string-functions.md Sql docs items (#12530) 2022-05-17 16:56:31 -07:00
sql-operators.md docs: clarify Java precision (#13671) 2023-03-15 11:43:41 -07:00
sql-query-context.md Always return sketches from DS_HLL, DS_THETA, DS_QUANTILES_SKETCH. (#13247) 2022-11-03 09:43:00 -07:00
sql-scalar.md Tuple sketch SQL support (#13887) 2023-03-28 18:47:12 +05:30
sql-translation.md Remove limit from timeseries (#13457) 2022-12-02 12:19:59 -08:00
sql.md IMPLY-12348: Update description of UNION ALL in SQL syntax doc (#12710) 2022-07-05 13:08:01 -07:00
timeboundaryquery.md Refresh query docs. (#9704) 2020-04-15 16:12:20 -07:00
timeseriesquery.md document virtualColumns in native query documentation, fix some redirects (#12917) 2022-08-18 20:49:23 -07:00
topnmetricspec.md Sql docs items (#12530) 2022-05-17 16:56:31 -07:00
topnquery.md document virtualColumns in native query documentation, fix some redirects (#12917) 2022-08-18 20:49:23 -07:00
troubleshooting.md Refactor SQL docs (#12239) 2022-02-11 14:43:30 -08:00
using-caching.md Docs - query caching (#11584) 2022-04-18 17:00:21 +08:00
virtual-columns.md Add missing MSQ error code fields to docs (#13308) 2022-11-10 21:03:04 +05:30