Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #56965

### What problem does this PR solve?

Currently, only Admins have access to this job.

1. Create/pause/resume/drop operations for streaming jobs
Before: Admin permissions are required.
After: Load permissions on the target table are sufficient.

2. Select * jobs (type=insert) for InsertJob and StreamingJob
Before: Admin permissions are required.
After: Only jobs with load permissions on the target table are
displayed.

3. The target table cannot be modified when altering a streamingJob.
@github-actions github-actions bot requested a review from yiguolei as a code owner October 16, 2025 11:14
@hello-stephen
Copy link
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@dataroaring dataroaring reopened this Oct 16, 2025
@hello-stephen
Copy link
Contributor

run buildall

@doris-robot
Copy link

ClickBench: Total hot run time: 30.47 s
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
ClickBench test result on commit 7e96473cb055350969e1833578c023086beac207, data reload: false

query1	0.06	0.05	0.05
query2	0.09	0.05	0.06
query3	0.26	0.08	0.08
query4	1.60	0.12	0.12
query5	0.27	0.25	0.24
query6	1.17	0.64	0.63
query7	0.03	0.02	0.02
query8	0.06	0.05	0.04
query9	0.63	0.52	0.51
query10	0.57	0.58	0.58
query11	0.17	0.12	0.11
query12	0.15	0.12	0.12
query13	0.62	0.61	0.62
query14	1.03	1.06	1.04
query15	0.86	0.84	0.86
query16	0.41	0.40	0.39
query17	1.07	1.11	1.07
query18	0.21	0.19	0.20
query19	1.91	1.90	1.96
query20	0.02	0.01	0.01
query21	15.39	0.93	0.58
query22	0.78	1.08	0.77
query23	15.06	1.46	0.72
query24	7.21	0.94	0.76
query25	0.45	0.35	0.06
query26	0.61	0.15	0.12
query27	0.06	0.06	0.06
query28	9.81	1.36	0.91
query29	12.58	3.88	3.25
query30	0.29	0.13	0.11
query31	2.86	0.59	0.40
query32	3.24	0.55	0.47
query33	3.06	3.09	3.07
query34	16.25	5.47	4.82
query35	4.92	4.98	4.90
query36	0.71	0.51	0.50
query37	0.10	0.08	0.07
query38	0.06	0.05	0.04
query39	0.04	0.03	0.03
query40	0.18	0.15	0.14
query41	0.09	0.04	0.03
query42	0.03	0.03	0.03
query43	0.04	0.03	0.03
Total cold run time: 105.01 s
Total hot run time: 30.47 s

@yiguolei yiguolei merged commit 8a7f5c4 into branch-4.0 Oct 18, 2025
25 of 27 checks passed
@github-actions github-actions bot deleted the auto-pick-56965-branch-4.0 branch October 18, 2025 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants