We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
$ curl -0 -i -kv -H "label:auto_test_stream_load_table_basic2" -u root: -T heap-after.bin -X PUT http://172.26.95.190:8030/api/auto_test_stream_load/auto_test_stream_load_table_basic/_stream_load > PUT /api/auto_test_stream_load/auto_test_stream_load_table_basic/_stream_load HTTP/1.0 > Host: 172.26.95.190:8030 > Authorization: Basic cm9vdDo= > User-Agent: curl/7.81.0 > Accept: */* > label:auto_test_stream_load_table_basic2 > Content-Length: 1379507030 > < HTTP/1.1 200 OK < content-length: 113 < content-type: application/json; charset=UTF-8 < connection: close < { "Status": "FAILED", "Message": "class com.starrocks.common.DdlException: There is no 100-continue header" }
3.3.6
Affected version:
The text was updated successfully, but these errors were encountered:
related to #52516
Sorry, something went wrong.
kevincai
Successfully merging a pull request may close this issue.
Steps to reproduce the behavior (Required)
Expected behavior (Required)
Real behavior (Required)
StarRocks version (Required)
3.3.6
Affected version:
The text was updated successfully, but these errors were encountered: