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

createDataFrame in Python 3 should be able to infer bytes type as Binary type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Incomplete
    • 2.3.0
    • None
    • SQL

    Description

      createDataFrame can infer Python 3's bytearray type as a Binary. Since bytes is just the immutable, hashable version of this same structure, it makes sense for the same thing to apply there.

      Attachments

        Activity

          People

            Unassigned Unassigned
            TV4Fun Joel Croteau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: