This website requires JavaScript.
Explore
Help
Sign In
topdog
/
supersonic
Watch
1
Star
0
Fork
0
You've already forked supersonic
mirror of
https://github.com/tencentmusic/supersonic.git
synced
2026-04-29 20:44:25 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
All Workflows
centos-ci.yml
docker-publish.yml
mac-ci.yml
ubuntu-ci.yml
windows-ci.yml
Actor
All actors
topdog
Status
All status
Success
Failure
Waiting
Running
Merge branch 'master' of https://github.com/tencentmusic/supersonic
#649
:
Commit
20cd98332c
pushed by
topdog
master
2026-04-29 04:14:21 +08:00
0s
View workflow file
feat(chat): 添加问题ID删除解析信息功能
#645
:
Commit
1ff1a76a9e
pushed by
topdog
master
2026-04-27 04:34:15 +08:00
0s
View workflow file
feat(chat): 添加批量获取语义解析信息功能
#641
:
Commit
aa86e3f02a
pushed by
topdog
master
2026-04-23 04:34:15 +08:00
0s
View workflow file
feat(db): 添加 TDW 数据库适配器支持
#637
:
Commit
80a1f62d3f
pushed by
topdog
master
2026-04-08 16:42:56 +08:00
0s
View workflow file
refactor(common): 优化SQL解析器中的类型转换和嵌套查询处理
#633
:
Commit
4379af4bd4
pushed by
topdog
master
2026-04-04 22:42:56 +08:00
0s
View workflow file
refactor(headless): 优化维度值映射处理逻辑并添加查询响应中的代理ID字段
#629
:
Commit
8a4bccab10
pushed by
topdog
master
2026-04-02 16:42:56 +08:00
0s
View workflow file
feat(headless): 优化维度值映射处理逻辑
#625
:
Commit
507af43b73
pushed by
topdog
master
2026-03-26 16:42:56 +08:00
0s
View workflow file
(opt)(headless)Only return ONLINE datasets in the domain dataset tree.
#621
:
Commit
c1d50f978d
pushed by
topdog
master
2026-03-11 04:40:49 +08:00
0s
View workflow file
(fix)(headless)Fix concurrent read/write search trie issue.
#617
:
Commit
18ce934bba
pushed by
topdog
master
2026-03-05 04:40:48 +08:00
0s
View workflow file
[docs] Add CLAUDE.md for Claude Code guidance
#613
:
Commit
6fe0ebcb9d
pushed by
topdog
master
2026-03-03 16:40:44 +08:00
0s
View workflow file
(opt)(headless)Support querying metrics by dataSetId.
#609
:
Commit
77d8d63df7
pushed by
topdog
master
2026-02-23 04:40:44 +08:00
0s
View workflow file
(opt)(headless)Dimension value loading could bypass semantic translation.
#605
:
Commit
0876f5eae8
pushed by
topdog
master
2026-02-22 00:54:49 +08:00
0s
View workflow file
(opt)(headless)Use commons-lang3 StringUtils.
#601
:
Commit
ddbaf53ad4
pushed by
topdog
master
2026-02-21 16:44:46 +08:00
0s
View workflow file
[fix](headless)Fix metric filtering issue.
#597
:
Commit
4c97d01eab
pushed by
topdog
master
2026-02-16 04:40:45 +08:00
0s
View workflow file
[fix](headless)Should format time range when loading dimension values.
#593
:
Commit
008f1443cb
pushed by
topdog
master
2026-02-15 04:11:29 +08:00
0s
View workflow file
[fix](headless)Fix postgres schema issue.
#589
:
Commit
b6f561f18c
pushed by
topdog
master
2026-02-10 04:40:44 +08:00
0s
View workflow file
[feature](auth)Add role to user registration.
#585
:
Commit
593d26a072
pushed by
topdog
master
2025-12-10 04:16:43 +08:00
0s
View workflow file
[opt](chat)ParseTime should span all parsers and processors.
#581
:
Commit
9162b922c4
pushed by
topdog
master
2025-11-28 08:22:05 +08:00
0s
View workflow file
[opt](headless)Deletion of chat model and database should record user.
#577
:
Commit
6c5f8fce40
pushed by
topdog
master
2025-10-22 22:40:44 +08:00
20s
View workflow file
[opt](headless)Model update should not delete/update metrics/dimensions, use dedicated metric/dimension management.
#573
:
Commit
9857256488
pushed by
topdog
master
2025-10-22 18:26:18 +08:00
14s
View workflow file
[feature](headless)Add request user to data events.
#569
:
Commit
71feb6c4eb
pushed by
topdog
master
2025-10-22 13:50:25 +08:00
0s
View workflow file
Merge remote-tracking branch 'origin/master'
#565
:
Commit
7490dabdc3
pushed by
topdog
master
2025-10-12 23:55:14 +08:00
1m45s
View workflow file
(opt)(headless)Fetching dimension values should use partition time field to do filtering.
#561
:
Commit
353c8d8b16
pushed by
topdog
master
2025-09-24 04:02:54 +08:00
0s
View workflow file
[opt](common)Add VALUE type enum.
#557
:
Commit
2d39ebf38b
pushed by
topdog
master
2025-09-22 09:59:21 +08:00
1m14s
View workflow file
(improvement) (headless) Optimize the performance of the method BaseMatchStrategy.executeTasks() (#2363) (#2364)
#553
:
Commit
80aaabe58b
pushed by
topdog
master
2025-08-21 21:47:56 +08:00
0s
View workflow file
(fix)(headless) correct SQL when WHERE condition contains only column without function (#2360)
#549
:
Commit
5df0b87da9
pushed by
topdog
master
2025-08-19 12:56:07 +08:00
0s
View workflow file
(fix | improvement)Improve the performance of the chat page retrieve function
#545
:
Commit
ff76f8edbd
pushed by
topdog
master
2025-08-16 13:48:18 +08:00
0s
View workflow file
[fix]Fix unit test cases.
#541
:
Commit
1f6d217b26
pushed by
topdog
master
2025-08-06 23:13:38 +08:00
0s
View workflow file
(fix)(chat) 修复插件功能,无法调用/插件结果被NL2SQL结果覆盖的问题 (#2277)
#537
:
Commit
c75233e37f
pushed by
topdog
master
2025-07-28 19:59:04 +08:00
0s
View workflow file
(fix)(webapp) 修改页面不显示推荐下钻维度问题 (#2332)
#533
:
Commit
62b9db6791
pushed by
topdog
master
2025-07-16 14:54:33 +08:00
0s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last