elasticsearchwriter 的字段null问题
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
eswriter 处理text类型时在mysql中字段值是null的,也应该是返回null,但是同步到es中是不显示null请问怎么解决呢?
除了text类型之外,其他类型也是如此。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the eswriter path that handles MySQL NULL values for text and other field types, then inspect how values are serialized for Elasticsearch. Reproduce the behavior with NULL inputs across the mentioned types and define done as preserving the intended NULL representation during synchronization, with regression coverage for each affected type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mysql
- Domain
- data-engineering, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100