mklzl

Results 7 issues of mklzl

Improve the browser path to the home page ## Purpose of the pull request ## Brief change log ## Verify this pull request This pull request is code cleanup without...

first time contributor
improvement
document

Improve the browser path to the home page http://localhost:12345/dolphinscheduler/ui ====> http://localhost:12345/dolphinscheduler/ui/

first time contributor
document

### Steps to reproduce the behavior (Required) 1. CREATE TABLE '...' ``` CREATE TABLE site_access( event_day DATE, site_id INT DEFAULT '10', city_code VARCHAR(100), user_name VARCHAR(32) DEFAULT '', pv BIGINT DEFAULT...

type/bug

### Is there an existing issue about documentation? - [X] I have checked the existing issues. ### Describe the issue ```Markdown use TPCH; not found. ``` ### Additional information _No...

![img_v2_0f2c042b-7ee2-4b0f-ad40-2977de872c1g](https://github.com/housepower/spark-clickhouse-connector/assets/36362816/2e00256e-9263-40d5-86de-ee721763283b)

enhancement

``` dappsv1 "github.com/daniel-hutao/application-operator/api/v1" ``` this links is error, when run "make run", it will be run "go get github.com/daniel-hutao/application-operator/api/v1" How do I understand the api of this ”dappsv1“