LXW
|
ad20380283
|
Feature/model data embedding for chat and support status for metric and dimension (#311)
* (improvement)(semantic) add offline status for metric and dimension
* (improvement)(chat) add metric recall
---------
Co-authored-by: jolunoluo
|
2023-11-02 18:44:58 +08:00 |
|
lexluo09
|
b9f5e0a354
|
(improvement)(project) The Corrector is integrated into the Semantic module as an intermediate step for translating S2QL into SQL (#306)
|
2023-11-01 22:34:55 +08:00 |
|
jipeli
|
cbf84876de
|
(improvement)(semantic) add dimension array dataType (#269)
Co-authored-by: jipengli <jipengli@tencent.com>
|
2023-10-23 10:23:00 +08:00 |
|
lexluo09
|
34eb94320e
|
(feature)(chat) support querying of dimension aliases and metric aliases (#260)
|
2023-10-18 21:35:12 +08:00 |
|
lexluo09
|
8d81f63e08
|
(feature)(project) change dsl to s2ql in project and queryMode to llmParser (#250)
|
2023-10-18 09:53:01 +08:00 |
|
LXW
|
a9bb1c1f68
|
(feature)add metric check parser in chat and add metric check convert in semantic, download metric data in semantic (#241)
* (improvement)(chat) add metric check parser
* (improvement)(semantic) support metric data download
---------
Co-authored-by: jolunoluo
|
2023-10-17 13:20:20 +08:00 |
|
jipeli
|
40ba179703
|
(feature)(semantic) add materialization optimizer (#239)
Co-authored-by: jipengli <jipengli@tencent.com>
|
2023-10-16 22:07:45 +08:00 |
|
LXW
|
f2e8207245
|
(improvement)(semantic) support metric relate dimension setting (#229)
Co-authored-by: jolunoluo
|
2023-10-16 16:43:09 +08:00 |
|
LXW
|
e7b8c68dba
|
(improvment)(chat) optimize parse performance (#197)
* (improvment)(chat) optimize parse performance
---------
Co-authored-by: jolunoluo
|
2023-10-12 11:51:57 +08:00 |
|
jipengli
|
c14d4e59d4
|
(improvement)(semantic) metric table add agg option
|
2023-10-11 14:45:20 +08:00 |
|
jipengli
|
ec1e63e2f2
|
(improvement)(semantic) fixed queryBySql execute error on mysql <=5.7
|
2023-10-09 12:00:25 +08:00 |
|
lexluo09
|
24e8e756de
|
(improvement)(chat) add default aggregate to all metric and add group by to dimension and add metric filter in having (#150)
|
2023-09-27 00:05:45 +08:00 |
|
jolunoluo
|
ccfdec8b45
|
(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
|
2023-09-25 15:16:14 +08:00 |
|
LXW
|
49ba0e3f41
|
(feature)support adding tag for metric and support super admin configuration (#108)
|
2023-09-20 17:00:38 +08:00 |
|
lexluo09
|
98656eb445
|
(improvement)(project) dsl support get topN dimension/metric by useCount and fix semanticService get dimension/metric usrCount error (#105)
|
2023-09-20 11:21:50 +08:00 |
|
lexluo09
|
a94a44826b
|
(improvement)(project) support explain in semantic and show explain sql in web and fix chat start error (#103)
|
2023-09-19 16:38:24 +08:00 |
|
LXW
|
7bc64bc53b
|
(fix)(semantic) fix database db name modify error (#99)
|
2023-09-19 09:11:14 +08:00 |
|
LXW
|
bc69d2221a
|
(improvement)(semantic) support dimension value query in SemanticLayer (#90)
|
2023-09-14 14:01:51 +08:00 |
|
daikon
|
a8add4c013
|
[release](project)update version 0.7.4 backend (#66)
|
2023-09-10 21:26:46 +08:00 |
|
lexluo09
|
559ef974b0
|
(improvement)(project) support for modifying filter conditions and fix group by pushdown and add windows scipt (#49)
Co-authored-by: lexluo <lexluo@tencent.com>
|
2023-09-03 23:51:47 +08:00 |
|
mainmain
|
e1911bc81b
|
[release][project] supersonic 0.7.3 version backend update (#40)
* [improvement] add some features
* [improvement] revise CHANGELOG
---------
Co-authored-by: zuopengge <hwzuopengge@tencent.com>
|
2023-08-29 20:06:34 +08:00 |
|
jipeli
|
b1952d64ab
|
[improvement][project] supersonic 0.7.2 version backend update (#28)
Co-authored-by: jipengli <jipengli@tencent.com>
|
2023-08-15 08:56:18 +08:00 |
|
SunDean
|
aa0a100a85
|
[improvement][project] supersonic 0.7.0 version backend update (#24)
* [improvement][project] supersonic 0.7.0 version backend update
* [improvement][project] supersonic 0.7.0 version backend update
* [improvement][project] supersonic 0.7.0 version readme update
---------
Co-authored-by: jolunoluo <jolunoluo@tencent.com>
|
2023-08-05 22:17:56 +08:00 |
|
daikon
|
e2b2d31429
|
[improvement][project] supersonic 0.7.0 version backend update (#20)
Co-authored-by: kanedai <kanedai@tencent.com>
|
2023-07-31 11:09:58 +08:00 |
|
lexluo09
|
041daad1e4
|
[improvement][project] supersonic 0.6.0 version update (#16)
Co-authored-by: lexluo <lexluo@tencent.com>
|
2023-07-16 21:32:33 +08:00 |
|
lexluo
|
404163f391
|
[improvement][project] global refactor , code format , support llm , support fuzzy detect ,support query filter and so on.
|
2023-07-08 15:00:03 +08:00 |
|
lexluo
|
9ac6ce1e36
|
[improvement](project) optimize pom version and shell and update the version to 0.5-SNAPSHOT
|
2023-06-12 21:42:15 +08:00 |
|
jerryjzhang
|
dc4fc69b57
|
first commit
|
2023-06-12 18:44:01 +08:00 |
|