Convert external transforms to use StringUtf8Coder instead of ByteArrayCoder
Open
core
improvement
io
java
kafka
P3
portability
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
We currently encode Strings using implicit UTF8 byte arrays. Now, we could use the newly introduced StringUtf8Coder ModelCoder.
Imported from Jira [BEAM-7244](https://issues.apache.org/jira/browse/BEAM-7244). Original Jira may contain additional context.
Reported by: mxm.
Contributor guide
Assessment
This issue has not been assessed yet.