feat: add basic redpanda rising wave setup
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
6
templates/query.sql
Normal file
6
templates/query.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
select
|
||||
*
|
||||
from
|
||||
m_click_statistic
|
||||
limit
|
||||
10;
|
Reference in New Issue
Block a user