LXW
ed54d7bae3
(improvement)(headless) Query metric/dimension by id in SchemaController and update api header check ( #608 )
...
* (improvement)(headless) Query metric/dimension by id in SchemaController and update api header check
* (improvement)(headless) Fix the issue where metrics were not recognized when the result field contained an aggregate function.
---------
Co-authored-by: jolunoluo
2024-01-09 10:26:10 +08:00
jipeli
72bd79fe73
Squashed commit of the following: ( #598 )
2024-01-04 22:00:55 +08:00
lexluo09
ade96c3adc
(improvement)(chat) Clean up unused code and optimize some code and make the tests pass ( #595 )
2024-01-04 18:22:40 +08:00
lexluo09
023e84c420
(improvement)(chat) Split chat into three modules: server, api, and core. ( #594 )
2024-01-04 16:56:49 +08:00
LXW
0858c13365
(improvement)(headless) Update server and core, server calls core one-way ( #592 )
...
* (improvement)(headless) Update server and core, server calls core one-way
* (improvement)(Auth) When obtaining the user information, determine whether the user is a system admin.
---------
Co-authored-by: jolunoluo
2024-01-04 12:08:12 +08:00
LXW
52fea5311d
(improvement)(headless) Merge server and core in headless-api ( #590 )
...
(improvement)(headless) Merge server and core in headless-api
---------
Co-authored-by: jolunoluo
2024-01-02 20:08:23 +08:00
LXW
e7f13572d7
(improvement)(headless) Modify the headless module structure to api, core and server ( #588 )
...
Co-authored-by: jolunoluo
2024-01-02 16:43:28 +08:00
daikon
31f1fc315d
(improvement)(headless) Remove materialization logic ( #586 )
...
Co-authored-by: kanedai <kanedai@tencent.com >
2023-12-29 23:10:54 +08:00
LXW
afa8fd74a6
(improvement)(headless) Update headless version in pom.xml ( #585 )
...
Co-authored-by: jolunoluo
2023-12-29 17:57:51 +08:00
jipeli
56b0f35250
(improvement)(headless) parseSql add option ( #584 )
2023-12-29 16:47:29 +08:00
LXW
af6c8cdbda
(feature)(headless) Add a new headless-api module and Change old headless-api module to headless-common ( #582 )
...
* (improvement)(headless) Add headless-api module
* (improvement)(headless) Change old headless-api module to headless-common
---------
Co-authored-by: jolunoluo <jolunoluo@tencent.com >
2023-12-28 22:14:57 +08:00
jipeli
9e69002d70
[improvement][headless] fixed sql optimizer utf8 error ( #580 )
2023-12-28 18:32:21 +08:00
LXW
d0289a3243
(improvement)(headless) Update schema-mysql.sql and sql-update.sql ( #578 )
...
Co-authored-by: jolunoluo
2023-12-28 10:05:56 +08:00
jipeli
327bab015e
(improvement)(headless) fixed package loss error ( #577 )
2023-12-27 22:32:00 +08:00
jipeli
5ab1cade0a
(improvement)(headless) add sql optimizer and push minMax date filter down: ( #567 )
...
Co-authored-by: jipengli <jipengli@tencent.com >
2023-12-22 22:26:06 +08:00
LXW
e0955c0618
(improvement)(chat) Replace the table name in correct sql with a string concatenated by the model name in FromCorrector ( #566 )
...
Co-authored-by: jolunoluo
2023-12-22 19:24:57 +08:00
LXW
fa38e37be3
(improvement)(headless) Add API interface to provide data services to other applications ( #561 )
...
Co-authored-by: jolunoluo
2023-12-21 22:10:29 +08:00
lexluo09
150d67f903
(improvement)(semantic) Change 'semantic' to 'headless' ( #555 )
2023-12-20 17:08:16 +08:00