[
https://issues.apache.org/jira/browse/SPARK-29642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcelo Masiero Vanzin reassigned SPARK-29642:
----------------------------------------------
Assignee: Jungtaek Lim
> ContinuousMemoryStream throws error on String type
> --------------------------------------------------
>
> Key: SPARK-29642
> URL: https://issues.apache.org/jira/browse/SPARK-29642
> Project: Spark
> Issue Type: Bug
> Components: Structured Streaming
> Affects Versions: 3.0.0
> Reporter: Jungtaek Lim
> Assignee: Jungtaek Lim
> Priority: Major
>
> While we can set String as a generic type of ContinuousMemoryStream, it
> doesn't work really because it doesn't convert String to UTFString and
> accessing it from Row interface would throw error.
> We should encode the input and convert the input to Row properly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]