Benoit Roy created SPARK-39900:
----------------------------------

             Summary: Incorrect result when query dataframe produced by 
'binaryFile' format
                 Key: SPARK-39900
                 URL: https://issues.apache.org/jira/browse/SPARK-39900
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.3.0, 3.2.1
            Reporter: Benoit Roy


When creating a dataframe using the binaryFile format.  I am encountering weird 
result when filtering/query with the 'not' operator.

Here's a repo that will help describe and reproduce the issue.

[https://github.com/cccs-br/spark-binaryfile-issue]

```
g...@github.com:cccs-br/spark-binaryfile-issue.git
```

Here's a very simple test case:

https://github.com/cccs-br/spark-binaryfile-issue/blob/main/src/test/scala/BinaryFileSuite.scala



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to