[
https://issues.apache.org/jira/browse/FLINK-20340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-20340:
-----------------------------------
Labels: auto-deprioritized-major stale-minor (was:
auto-deprioritized-major)
I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help
the community manage its development. I see this issues has been marked as
Minor but is unassigned and neither itself nor its Sub-Tasks have been updated
for 180 days. I have gone ahead and marked it "stale-minor". If this ticket is
still Minor, please either assign yourself or give an update. Afterwards,
please remove the label or in 7 days the issue will be deprioritized.
> Use StreamFormat instead of DelimitedInputFormat in
> DeserializationSchemaAdapter
> --------------------------------------------------------------------------------
>
> Key: FLINK-20340
> URL: https://issues.apache.org/jira/browse/FLINK-20340
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / FileSystem
> Affects Versions: 1.12.0
> Reporter: Jingsong Lee
> Priority: Minor
> Labels: auto-deprioritized-major, stale-minor
>
> We've thought about using StreamFormat, but we don't have splittable
> StreamFormat implementation at present. In order to avoid functional
> regression, still write DelimitedInputFormat.
> > From FLINK-20295: We can also use Java's
> > {{BufferedReader(InputStreamReader())}} to parse the lines. That is a bit
> > less performant than out own fast parsing DelimitedInputFormat, but it
> > supports different charset encodings properly. Currently, the
> > DelimitedInputFormat fails on UTF-16 and some other charsets.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)