-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
无法在dataease中使用导入的数据集 #64
Comments
可以附上图片吗,似乎是数据源的连接错误 |
我的数据集是直接从网站上下载以后保存的,在上传的时候可以数据预览,但是等上传上去以后再想预览就会出现这个报错,而且没有办法用这个数据集做视图什么的 |
dataease确实经常出一些小问题,是不是数据集太大了,尝试上传一部分看看 |
后来莫名其妙的解决了......貌似是经过预处理删掉了一些数据以后数据集变小了,导进去的时候就不报错了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
把excel数据集导入到dataease里面以后,上传显示是成功的,但是在数据预览的时候出现了Data source connection exception: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.的报错,而且没有办法对已导入的数据进行处理,应该如何解决?
The text was updated successfully, but these errors were encountered: