allen tern

Results 5 comments of allen tern

> 你使用的是什么版本?目前表示图不支持跨库查询。 RC0,RC1,这几天每天的Dev,都用过,也跟徐老师请教过:) datart目前表视图是不支持跨库的,有个建议: 如果表视图可以连接datart中已经做好的数据视图,也就等于变相实现了跨库,我在其他开源中看到过这个功能,感觉比较有必要。 另外表视图连接已有数据视图,可以复用已有数据视图的价值。

目前的解决办法:把年月日字段复制一个“年月”,日期类型,控制器操作这个字段,可以实现月度筛选。

这个功能已经实现了的,但是文档中没有写。 用法:分享url中加上:&控制器名称=变量

可以先试试标准的自行编译方法: https://github.com/running-elephant/datart/blob/master/Deployment.md 方式2 :自行编译 git clone https://github.com/running-elephant/datart.git cd datart mvn clean package -Dmaven.test.skip=true 我按说明打包很顺利,10min左右

> What LLM you're using? LLM can't relate the question and the retrievals though the related answer has been already retrived. > you can try to change the chat model...