mirror of
https://github.com/dataease/dataease.git
synced 2026-05-20 02:58:10 +08:00
feat(视图): 部分数据源不支持直连分页,使用前端分页
This commit is contained in:
@@ -1108,4 +1108,4 @@ export const CHART_FONT_LETTER_SPACE = [
|
||||
{ name: '10px', value: '10' }
|
||||
]
|
||||
|
||||
export const NOT_SUPPORT_PAGE_DATASET = ['kylin', 'sqlServer', 'es', 'presto']
|
||||
export const NOT_SUPPORT_PAGE_DATASET = ['kylin', 'sqlServer', 'es', 'presto', 'ds_doris', 'StarRocks']
|
||||
|
||||
Reference in New Issue
Block a user