-
我们正在使用davinci进行2次开发,其中对wiget等资源进行操作的时候代码中会进行加锁。请问datart里面也有相应的锁设计吗?
如果有,具体的设计是什么样的?
PJian updated
2 years ago
-
**Datart Version**
The version of `datart` you using.
**Describe the bug**
https://user-images.githubusercontent.com/83893570/150349048-d305f3cb-4c4e-4bb6-8bdb-4a8922825239.mp4
![image](…
-
**Datart版本号**
beta1
**错误描述**
控制层使用@Validated进行参数校验,但发生预计中的参数非法时,期望是返回响应提示,但目前是后端堆栈溢出。
**如何重现**
重现错误的步骤,例如:
1. 使用POSTMAN去调用文件夹名称检查这个api:
@PostMapping(value = "/check/name")
public Respo…
-
**Datart Version**
beta1
**Describe the bug**
quill的link功能无法正常使用
**To Reproduce**
Steps to reproduce the behavior:
1. 点击”开始分析“
2. 选择富文本模式
3. 选择数据源,随便拖拽一个字段进来
4. 富文本通过”引用字段“将刚拖拽进来的字段放到富文本中…
-
加载类似的一个仪表盘,有点慢,页面加载需要好久。看chrome标记的耗时主要是花在是在Scripting阶段,分析了好久没分析出来原因,大佬帮忙看看T_T。
看Chrome的Profile请求并处理一个URL要近6s
![QQ20220307-204211](https://user-images.githubusercontent.com/17879879/157036992-d6d…
-
**Datart Version**
beta.0
**Describe the bug**
The name of the aggregate function in datart is uppercase. In impala, the field name returned by the query is lowercase, which causes parsing errors…
-
**从davinci中的SQL语句, 修改后在datart中执行异常,页面无具体报错原因**
![image](https://user-images.githubusercontent.com/39380891/146003048-36dde8f0-055a-4ea8-91a2-23caffc60b70.png)
**日志中输出以下错误**
![image](https://u…
-
**Datart Version**
beta.0
**Describe the bug**
When clicking on the metric field header, the request parameters should pass the original name of the metric instead of the name containing aggregat…
-
访问 http://datart-demo.retech.cc/organizations/44cd7f77a5444800a2bed027ef30b42e/sources/15977d0dcad744bb91e2bea4e4994a16
编辑后测试连接报错
![image](https://user-images.githubusercontent.com/21376480/148866…
-
**Datart Version**
最新dev
**Describe the bug**
Failed to compile.
./node_modules/@ant-design/pro-table/es/components/ListToolBar/index.less
&:hover {
color: @primary-color-hover;
…