Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[update][plugin][starrockswriter] Switch to HttpComponents 4.x due to…
… incompatibility with Starrocks backend The Starrocks backend requires the URI to include the userinfo component. However, HttpClient 5.x has removed support for the userinfo component. This commit addresses this issue by ensuring compatibility with the Doris backend.
- Loading branch information