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-30 04:54:25 +08:00
Code
Issues
Actions
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
#651
:
Commit
20cd98332c
pushed by
topdog
master
2026-04-30 04:34:16 +08:00
0s
View workflow file
feat(chat): 添加问题ID删除解析信息功能
#647
:
Commit
1ff1a76a9e
pushed by
topdog
master
2026-04-27 04:34:15 +08:00
0s
View workflow file
feat(chat): 添加批量获取语义解析信息功能
#643
:
Commit
aa86e3f02a
pushed by
topdog
master
2026-04-23 04:34:16 +08:00
0s
View workflow file
feat(db): 添加 TDW 数据库适配器支持
#639
:
Commit
80a1f62d3f
pushed by
topdog
master
2026-04-08 16:42:57 +08:00
0s
View workflow file
refactor(common): 优化SQL解析器中的类型转换和嵌套查询处理
#635
:
Commit
4379af4bd4
pushed by
topdog
master
2026-04-04 22:42:57 +08:00
0s
View workflow file
refactor(headless): 优化维度值映射处理逻辑并添加查询响应中的代理ID字段
#631
:
Commit
8a4bccab10
pushed by
topdog
master
2026-04-02 16:42:57 +08:00
0s
View workflow file
feat(headless): 优化维度值映射处理逻辑
#627
:
Commit
507af43b73
pushed by
topdog
master
2026-03-26 16:42:59 +08:00
0s
View workflow file
(opt)(headless)Only return ONLINE datasets in the domain dataset tree.
#623
:
Commit
c1d50f978d
pushed by
topdog
master
2026-03-11 04:40:50 +08:00
0s
View workflow file
(fix)(headless)Fix concurrent read/write search trie issue.
#619
:
Commit
18ce934bba
pushed by
topdog
master
2026-03-05 04:41:10 +08:00
0s
View workflow file
[docs] Add CLAUDE.md for Claude Code guidance
#615
:
Commit
6fe0ebcb9d
pushed by
topdog
master
2026-03-03 16:40:46 +08:00
0s
View workflow file
(opt)(headless)Support querying metrics by dataSetId.
#611
:
Commit
77d8d63df7
pushed by
topdog
master
2026-02-23 04:40:46 +08:00
0s
View workflow file
(opt)(headless)Dimension value loading could bypass semantic translation.
#607
:
Commit
0876f5eae8
pushed by
topdog
master
2026-02-22 00:55:00 +08:00
0s
View workflow file
(opt)(headless)Use commons-lang3 StringUtils.
#603
:
Commit
ddbaf53ad4
pushed by
topdog
master
2026-02-21 16:44:57 +08:00
0s
View workflow file
[fix](headless)Fix metric filtering issue.
#599
:
Commit
4c97d01eab
pushed by
topdog
master
2026-02-16 04:40:47 +08:00
0s
View workflow file
[fix](headless)Should format time range when loading dimension values.
#595
:
Commit
008f1443cb
pushed by
topdog
master
2026-02-15 04:12:54 +08:00
0s
View workflow file
[fix](headless)Fix postgres schema issue.
#591
:
Commit
b6f561f18c
pushed by
topdog
master
2026-02-10 04:40:45 +08:00
0s
View workflow file
[feature](auth)Add role to user registration.
#587
:
Commit
593d26a072
pushed by
topdog
master
2025-12-10 04:16:44 +08:00
0s
View workflow file
[opt](chat)ParseTime should span all parsers and processors.
#583
:
Commit
9162b922c4
pushed by
topdog
master
2025-11-28 08:22:06 +08:00
0s
View workflow file
[opt](headless)Deletion of chat model and database should record user.
#579
:
Commit
6c5f8fce40
pushed by
topdog
master
2025-10-22 22:41:10 +08:00
25s
View workflow file
[opt](headless)Model update should not delete/update metrics/dimensions, use dedicated metric/dimension management.
#575
:
Commit
9857256488
pushed by
topdog
master
2025-10-22 18:26:37 +08:00
18s
View workflow file
[feature](headless)Add request user to data events.
#571
:
Commit
71feb6c4eb
pushed by
topdog
master
2025-10-22 13:50:29 +08:00
0s
View workflow file
Merge remote-tracking branch 'origin/master'
#567
:
Commit
7490dabdc3
pushed by
topdog
master
2025-10-12 23:55:52 +08:00
37s
View workflow file
(opt)(headless)Fetching dimension values should use partition time field to do filtering.
#563
:
Commit
353c8d8b16
pushed by
topdog
master
2025-09-24 04:02:56 +08:00
0s
View workflow file
[opt](common)Add VALUE type enum.
#559
:
Commit
2d39ebf38b
pushed by
topdog
master
2025-09-22 10:59:00 +08:00
1h0m51s
View workflow file
(improvement) (headless) Optimize the performance of the method BaseMatchStrategy.executeTasks() (#2363) (#2364)
#555
:
Commit
80aaabe58b
pushed by
topdog
master
2025-08-21 21:47:57 +08:00
0s
View workflow file
(fix)(headless) correct SQL when WHERE condition contains only column without function (#2360)
#551
:
Commit
5df0b87da9
pushed by
topdog
master
2025-08-19 12:56:08 +08:00
0s
View workflow file
(fix | improvement)Improve the performance of the chat page retrieve function
#547
:
Commit
ff76f8edbd
pushed by
topdog
master
2025-08-16 13:48:19 +08:00
0s
View workflow file
[fix]Fix unit test cases.
#543
:
Commit
1f6d217b26
pushed by
topdog
master
2025-08-06 23:13:43 +08:00
0s
View workflow file
(fix)(chat) 修复插件功能,无法调用/插件结果被NL2SQL结果覆盖的问题 (#2277)
#539
:
Commit
c75233e37f
pushed by
topdog
master
2025-07-28 19:59:13 +08:00
0s
View workflow file
(fix)(webapp) 修改页面不显示推荐下钻维度问题 (#2332)
#535
:
Commit
62b9db6791
pushed by
topdog
master
2025-07-16 14:54:38 +08:00
0s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last