Ryan McKinley
|
42b0f802de
|
QueryTypes: Add feature toggle to show query types in datasource apiservers (#88213)
* initial attempt
* show query types
* show query types
* with formatting
* with formatting
* more cleanup
* add feature toggle
* fix build
|
2024-05-23 18:46:28 +02:00 |
|
Ryan McKinley
|
4cda34ff7d
|
Expressions: Create json schema for query types (#84032)
|
2024-03-26 06:58:56 +02:00 |
|
Ryan McKinley
|
d82f3be6f7
|
QueryService: Use types from sdk (#84029)
|
2024-03-08 18:12:59 +02:00 |
|
Ryan McKinley
|
3036b50df3
|
Expressions: expose ConvertDataFramesToResults (#83805)
|
2024-03-04 18:22:56 +02:00 |
|
Ryan McKinley
|
5f6bf93dd5
|
Expressions: Use enumerations rather than strings (#83741)
|
2024-03-01 19:38:32 +02:00 |
|
Scott Lepper
|
70009201d4
|
Expressions: Sql expressions with Duckdb (#81666)
duckdb temp storage of dataframes using parquet and querying from sql expressions
---------
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
|
2024-02-27 16:16:00 -05:00 |
|
Ryan McKinley
|
f23f50f58d
|
Expressions: Add model struct for the query types (not map[string]any) (#82745)
|
2024-02-17 02:59:11 +02:00 |
|