LXW
6763ea0f7b
(improvement)(semantic) Support dimension search by tag or not ( #413 )
...
Co-authored-by: jolunoluo
2023-11-21 22:06:36 +08:00
LXW
91718592d4
(improvement)(semantic) Add is_tag label to the dimension and Specify entity alias on datasource primary-key ( #411 )
...
Co-authored-by: jolunoluo
2023-11-21 11:44:27 +08:00
daikon
dd115f9d37
[improvement](knowledge) add dataSource filter sql for fillKnowledgeDimValue ( #402 )
...
Co-authored-by: kanedai <kanedai@tencent.com >
2023-11-18 16:12:31 +08:00
LXW
8f19584ad7
(improvement)(semantic)Simplify datasource related code and support setting filter SQL for dict generation ( #397 )
...
* (improvement) (semantic) Simplify datasource related code and support setting filtering SQL for dict generation
* (improvement) (semantic) Remove the semicolon at the end of the datasource SQL
* (improvement) (common) Update sys parameter init
---------
Co-authored-by: jolunoluo
2023-11-17 17:52:28 +08:00
lexluo09
05b1a7ec3b
[improvement](chat) remove nativeQuery config in chat ( #394 )
2023-11-16 21:51:08 +08:00
LXW
5ccde0206c
(feature) (chat) add llm examples in chat config ( #379 )
...
Co-authored-by: jolunoluo
2023-11-14 16:27:10 +08:00
lexluo09
5feac0c14e
(improvement)(chat) Fixed an error in struct sql query order by aggregate metric ( #374 )
2023-11-13 16:06:10 +08:00
LXW
8ed7e91221
(improvement) (semantic) support metric data batch download ( #358 )
...
Co-authored-by: jolunoluo
2023-11-10 16:35:17 +08:00
lexluo09
7d33c49db8
Modify s2ql to s2sql and add LLMSemanticQuery containing S2SQLQuery and MetricInterpretQuery. ( #350 )
2023-11-09 21:59:27 +08:00
lexluo09
16c3de44e4
(improvement)(chat) Overall code optimization for the corrector ( #345 )
2023-11-09 16:03:05 +08:00
LXW
2aeeb1a14e
(improvement) (semantic) query dimension value support specifying time range ( #343 )
...
Co-authored-by: jolunoluo
2023-11-09 11:50:19 +08:00
lexluo09
0365886270
(improvement)(chat) Rules and large model queries should be queried using s2sql ( #334 )
2023-11-07 16:23:31 +08:00
lexluo09
2f812372d7
add switch to translate S2QL into SQL ( #314 )
2023-11-02 20:58:45 +08:00
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