• Joined on 2024-07-23
topdog synced commits to refs/pull/2167/head at topdog/supersonic from mirror 2025-03-14 16:10:48 +08:00
c2adb3314d Merge branch 'tencentmusic:master' into master
a5051c7225 (improvement)(supersonic-fe) remove listColumnsBySql (#2173)
12f6cfa42d (fix)(headless)Metric filters do not take effect in struct query.
4c94f2b816 Merge remote-tracking branch 'origin/master'
c81aa5859d (improvement)(headless)Add unit test case for variable if statement.
Compare 5 commits »
topdog synced commits to refs/pull/2167/merge at topdog/supersonic from mirror 2025-03-14 16:10:48 +08:00
c2adb3314d Merge branch 'tencentmusic:master' into master
a5051c7225 (improvement)(supersonic-fe) remove listColumnsBySql (#2173)
Compare 3 commits »
topdog synced commits to refs/pull/2131/merge at topdog/supersonic from mirror 2025-03-14 16:10:47 +08:00
a5051c7225 (improvement)(supersonic-fe) remove listColumnsBySql (#2173)
12f6cfa42d (fix)(headless)Metric filters do not take effect in struct query.
4c94f2b816 Merge remote-tracking branch 'origin/master'
c81aa5859d (improvement)(headless)Add unit test case for variable if statement.
Compare 5 commits »
topdog synced commits to refs/pull/2130/merge at topdog/supersonic from mirror 2025-03-14 16:10:46 +08:00
a5051c7225 (improvement)(supersonic-fe) remove listColumnsBySql (#2173)
12f6cfa42d (fix)(headless)Metric filters do not take effect in struct query.
4c94f2b816 Merge remote-tracking branch 'origin/master'
c81aa5859d (improvement)(headless)Add unit test case for variable if statement.
Compare 5 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-03-14 16:10:36 +08:00
a5051c7225 (improvement)(supersonic-fe) remove listColumnsBySql (#2173)
topdog synced commits to refs/pull/2167/merge at topdog/supersonic from mirror 2025-03-13 23:50:55 +08:00
12f6cfa42d (fix)(headless)Metric filters do not take effect in struct query.
4c94f2b816 Merge remote-tracking branch 'origin/master'
c81aa5859d (improvement)(headless)Add unit test case for variable if statement.
Compare 4 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-03-13 23:50:40 +08:00
12f6cfa42d (fix)(headless)Metric filters do not take effect in struct query.
4c94f2b816 Merge remote-tracking branch 'origin/master'
c81aa5859d (improvement)(headless)Add unit test case for variable if statement.
Compare 3 commits »
topdog synced commits to refs/pull/2130/merge at topdog/supersonic from mirror 2025-03-13 07:30:36 +08:00
21e213fb19 (improvement)(headless | chat ) 向量数据被重置后,记忆不会再次添加到向量数据库 (#2164)
f67bf3eeac (fix)(chat)Fix bug in creating chat model.
9d13038599 (fix)(headless)Fix schema corrector in that aliases should not be replaced.
Compare 4 commits »
topdog synced commits to refs/pull/2131/merge at topdog/supersonic from mirror 2025-03-12 23:20:44 +08:00
21e213fb19 (improvement)(headless | chat ) 向量数据被重置后,记忆不会再次添加到向量数据库 (#2164)
f67bf3eeac (fix)(chat)Fix bug in creating chat model.
9d13038599 (fix)(headless)Fix schema corrector in that aliases should not be replaced.
0c8c2d4804 [fix][headless] Fix issue filterSql is not working. (#2157)
Compare 5 commits »
topdog synced commits to refs/pull/2130/merge at topdog/supersonic from mirror 2025-03-12 23:20:43 +08:00
0c8c2d4804 [fix][headless] Fix issue filterSql is not working. (#2157)
f05a4b523c (fix)(supersonic-fe) show tip when register failed and replace icon when login failed and fix metric style issue (#2160)
b7369abcca [improvement][docker]Facilitate database configuration when running with docker.
b40cb13740 (fix)(chat)Should check permission when returning data set tree.
Compare 10 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-03-12 23:20:34 +08:00
21e213fb19 (improvement)(headless | chat ) 向量数据被重置后,记忆不会再次添加到向量数据库 (#2164)
f67bf3eeac (fix)(chat)Fix bug in creating chat model.
9d13038599 (fix)(headless)Fix schema corrector in that aliases should not be replaced.
Compare 3 commits »
topdog synced commits to refs/pull/2131/merge at topdog/supersonic from mirror 2025-03-12 15:10:52 +08:00
f05a4b523c (fix)(supersonic-fe) show tip when register failed and replace icon when login failed and fix metric style issue (#2160)
b7369abcca [improvement][docker]Facilitate database configuration when running with docker.
Compare 3 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-03-12 15:10:36 +08:00
0c8c2d4804 [fix][headless] Fix issue filterSql is not working. (#2157)
f05a4b523c (fix)(supersonic-fe) show tip when register failed and replace icon when login failed and fix metric style issue (#2160)
Compare 2 commits »
topdog synced and deleted reference refs/tags/refs/pull/2157/merge at topdog/supersonic from mirror 2025-03-12 15:10:35 +08:00
topdog synced commits to refs/pull/2157/merge at topdog/supersonic from mirror 2025-03-12 06:59:02 +08:00
b7369abcca [improvement][docker]Facilitate database configuration when running with docker.
19b402cc92 [fix][headless] Fix issue filterSql is not working.
Compare 3 commits »
topdog synced commits to refs/pull/2157/head at topdog/supersonic from mirror 2025-03-12 06:59:01 +08:00
19b402cc92 [fix][headless] Fix issue filterSql is not working.
topdog synced commits to master at topdog/supersonic from mirror 2025-03-12 06:58:49 +08:00
b7369abcca [improvement][docker]Facilitate database configuration when running with docker.
topdog synced commits to refs/pull/2131/merge at topdog/supersonic from mirror 2025-03-11 22:39:07 +08:00
b40cb13740 (fix)(chat)Should check permission when returning data set tree.
6f8cf9853b (fix)(supersonic-fe) fix the issue where there is no prompt when saving the dataset (#2154)
75906037ac (fix)(supersonic-fe) fix the issue where there is no prompt when saving the dataset (#2152)
b58e041e8d [improvement][chat]Adopt accept pattern to parsers and executors.
Compare 7 commits »
topdog synced commits to master at topdog/supersonic from mirror 2025-03-11 22:38:50 +08:00
b40cb13740 (fix)(chat)Should check permission when returning data set tree.
topdog synced commits to master at topdog/supersonic from mirror 2025-03-11 14:28:47 +08:00
6f8cf9853b (fix)(supersonic-fe) fix the issue where there is no prompt when saving the dataset (#2154)
75906037ac (fix)(supersonic-fe) fix the issue where there is no prompt when saving the dataset (#2152)
Compare 2 commits »