apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.73k stars 4.58k forks source link

[Fix-16308] Fix query resources list paging error and docs. #16324

Closed SbloodyS closed 2 months ago

SbloodyS commented 2 months ago

Purpose of the pull request

close #16308

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

Pull Request Notice

Pull Request Notice

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
66.7% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

zhang-dz commented 2 months ago

不显示UDF

创建文件夹失败

为什么我按照你说的去做没有修复问题,我重申一遍我的问题,Windows11启动idea拉取3.2.2版本的源码,通过D:\Ideaproject\dolphinscheduler-dao\src\main\resources\sql\dolphinscheduler_mysql.sql配置dolphinscheduler数据库,修改Api、Master、tool的数据库密码和账号,然后mvn package,然后打开zookeeper启动Api、Master,启动前端npm run dev,访问localhost:5173就出现了上面的问题。 Why didn't I fix the problem by following what you said? I'll reiterate my question, Windows 11 start idea pulls the source code of version 3.2.2, through D:\Ideaproject\dolphinscheduler-dao\src\main\resources\sql\ dolphinscheduler_mysql.sql configure the dolphinscheduler database, change the database password and account of Api, Master, tool, and then mvn package, then open zookeeper to start Api, Master, and start UI npm run dev, access the localhost:5173 and the above problem occurs.

zhang-dz commented 2 months ago

其实它创建成功了,我打开D盘发现这个文件是存在的,D:\tmp\dolphinscheduler\default\resources\test7。 It actually created successfully, I opened the D drive and found that the file exists, D:\tmp\dolphinscheduler\default\resources\test7.

SbloodyS commented 2 months ago

Currently DS does not support running on Windows. @zhang-dz