doris writer default value error
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
1. give a default value 'false' for the column __DELETE_SIGN__,
2. use the datax to migrate data from maxcompute to doris
3. check the value of __DELETE_SIGN__
expect result:
the value of __DELETE_SIGN__ is 'false'
actual result:
the value of __DELETE_SIGN__ is null
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the DataX migration from MaxCompute to Doris described in the issue, focusing on the __DELETE_SIGN__ column. Check the migrated value against the expected false value rather than null. Done means the same migration produces false for __DELETE_SIGN__.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100