Scott Anderson
b12223dcc0
hotfix: fix typos in sql subqueries
2024-05-06 10:53:33 -06:00
Scott Anderson
2c1375d9cb
SAL operators ( #5225 )
...
* WIP SQL operators
* add more descriptions for sql operators
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* port sql operator docs to serverless and clustered
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-11-13 09:12:50 -07:00
Jason Stirnaman
da36218fb2
Execute queries reorg ( #5100 )
...
* chore(ci): Add git pre-commit hook script with Vale linting
* fix(v3): Get started: update cloud lib parameters and signatures.
* fix(v3): v1-api: move to Execute queries and cleanup params
* fix(v3): Add Execute queries > Client libraries
* fix(v3): Python and Go client library guides: reorg and cleanup.
* fix(v3): Spelling
* chore(v3): Go client lib reference.
* chore(ci): Add upsample to accepted terms.
* fix(v3): Fix pandas guides.
* fix(v3): Get started: query cleanup.
* fix(v3): cleanup go-flight
* fix(v3): Data explorer cleanup.
* fix(v3): clean up client lib index
* fix(v3): API cleanup.
* fix(v3): add metadata
* fix(v3): Cleanup
* fix(v3): Required indicator
* Update content/influxdb/cloud-serverless/query-data/execute-queries/influxdb-v1-api.md
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/reference/client-libraries/flight/python-flightsql-dbapi.md
* Update content/influxdb/cloud-serverless/reference/client-libraries/flight/python-flightsql-dbapi.md
* Update content/influxdb/cloud-dedicated/get-started/query.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-serverless/reference/client-libraries/flight/java-flightsql.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-dedicated/get-started/query.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-08-24 15:11:28 -05:00
Scott Anderson
91036b81bf
hotfix: fixed typos in subquery docs
2023-08-03 10:16:27 -06:00
Scott Anderson
0afadf5860
SQL subquery reference ( #5067 )
...
* WIP sql subqueries
* WIP sql subqueries
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* final touches on sql subqueries
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-08-03 08:07:08 -06:00