Clint Wylie
|
706b57c0b2
|
fixup array and mvd sql docs (#14928)
|
2023-09-05 16:17:00 -07:00 |
Clint Wylie
|
5d1412949e
|
enable sql compatible null handling mode by default (#14792)
* enable sql compatible null handling mode by default
* fix bug with string first/last aggs when druid.generic.useDefaultValueForNull=false
|
2023-08-21 20:07:13 -07:00 |
317brian
|
6b4dda964d
|
Docusaurus2 upgrade for master (#14411)
Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com>
Co-authored-by: Charles Smith <techdocsmith@gmail.com>
|
2023-08-16 19:01:21 -07:00 |
317brian
|
70952c0977
|
docs: add sql array functions to nav (#14361)
* docs: add sql array functions to nav
* fix typo
* add sql array functions to list
* fix spelling errors
|
2023-06-01 16:45:27 -07:00 |
Clint Wylie
|
a58cebe491
|
add array_to_mv function to convert arrays into mvds to assist with migration from mvds to arrays (#14236)
|
2023-05-11 04:43:28 -07:00 |
Clint Wylie
|
f6a0888bc0
|
document arrays in sql (#12549)
* document arrays in sql
* adjustments
* Update docs/querying/sql-array-functions.md
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
* Update docs/querying/sql-data-types.md
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
* Update docs/querying/sql-data-types.md
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
* Update docs/querying/sql-array-functions.md
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
* Update docs/querying/sql-array-functions.md
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
* Update sql-array-functions.md
* fix stuff
* fix spelling
---------
Co-authored-by: Katya Macedo <38017980+ektravel@users.noreply.github.com>
|
2023-04-17 19:08:46 -07:00 |