Commit Graph

5 Commits

Author SHA1 Message Date
github-actions[bot] a76fccbb75 apply security patch: v11.0.x/184-202409301526.patch
commit 52978144184ecdfea4fca8716c8aa194f42bf965
Author: Scott Lepper <scott.lepper@gmail.com>
Date:   Mon Sep 30 11:24:19 2024 -0400

    remove sql expressions 11.0.x
2024-10-02 14:19:45 +01:00
grafana-delivery-bot[bot] 1c801e283f [v11.0.x] fix: sql expressions - sql parser table name case (#87305)
fix: sql expressions - sql parser table name case (#87196)

* fix: sql parser table name case

(cherry picked from commit 4fd2cb6014)

Co-authored-by: Scott Lepper <scott.lepper@gmail.com>
2024-05-03 15:58:23 +03:00
Yuri Tseretyan 9dc4221508 Alerting: Log expression command types during evaluation (#84614) 2024-03-19 10:00:03 -04:00
Ryan McKinley 3036b50df3 Expressions: expose ConvertDataFramesToResults (#83805) 2024-03-04 18:22:56 +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