kaijchen opened a new pull request, #41116:
URL: https://github.com/apache/doris/pull/41116
## Proposed changes
Fix assertion failure due to comparing wrong columns.
expected: [INTERNAL_ERROR]failed to find default value expr for slot: x1
actual: type:LOAD_RUN_FAIL
```
2024-09-22 11:13:43.771 INFO [suite-thread-3]
(test_broker_load.groovy:337) - Load result: [838879,
L14_5c0d84b80e121044a5091fc065ee763c8e0e, CANCELLED, 0.00% (0/4), BROKER, null,
cluster:oss-cn-beijing-internal.aliyuncs.com; timeout(s):14400;
max_filter_ratio:0.0; priority:NORMAL, type:LOAD_RUN_FAIL; msg:errCode = 2,
detailMessage = (172.20.50.26)[INTERNAL_ERROR]cur path:
s3://qa-build/regression/load/data/part0.parquet. failed to find default value
expr for slot: x1, 2024-09-22 11:13:41, 2024-09-22 11:13:43, 2024-09-22
11:13:43, 2024-09-22 11:13:43, 2024-09-22 11:13:43, null, {"Unfinished
backends":{"e15fe3f045a94ab2-bb62fae396495ffd":[]},"ScannedRows":0,"TaskNumber":1,"LoadBytes":0,"All
backends":{"e15fe3f045a94ab2-bb62fae396495ffd":[10009]},"FileNumber":2,"FileSize":6312557},
30085, {}, root, ]
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]