mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-14 05:43:51 +00:00
(improvement)(semantic) create model demo data through api instead of data-h2.sql
(improvement)(semantic) create benchmark demo data through api instead of data-h2.sql
This commit is contained in:
@@ -10,7 +10,7 @@ public enum AggOperatorEnum {
|
||||
|
||||
SUM("SUM"),
|
||||
|
||||
DISTINCT("DISTINCT"),
|
||||
COUNT_DISTINCT("COUNT_DISTINCT"),
|
||||
|
||||
TOPN("TOPN"),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user