apache / apache/doris-streamloader
[BUG] use master batch build.bat get stream-loader.exe file ,run command error
- Dominant language
- Go
- Stars
- 36
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
soft: powershell
command:
./doris-streamloader `
--u "xxx" `
--p 'xxx' `
--source_file "xxx.bcp" `
--url "http://xxx:8030" `
--workers 1 `
--db "xxx" `
--table "xxx" `
--header "Expect:100-continue?column_separator:\t?columns:etl_date='2026-06-12'"
error:
4.Otherwise, just retry.
line=reader/reader.go:139
time=2026-06-18 16:06:09 level=error msg=5.When using a specified line delimiter, the file must end with that delimiter. line=reader/reader.go:141
RESULT:
windows file no lineDelimiter,
i user linux run this command it no problem, this problem just occur In source code master batch,and windows enviroment
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.