Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-29642

ContinuousMemoryStream throws error on String type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • Structured Streaming
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              kabhwan Jungtaek Lim
              kabhwan Jungtaek Lim
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: