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

Binary file data source doesn't support space in file names

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • SQL
    • None

    Description

      echo 123 > "/tmp/test space.txt"
      
      
      spark.read.format("binaryFile").load("/tmp/test space.txt").count()
      

      Attachments

        Issue Links

          Activity

            People

              mengxr Xiangrui Meng
              mengxr Xiangrui Meng
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: