[ 
https://issues.apache.org/jira/browse/SPARK-38889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-38889.
----------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 36182
[https://github.com/apache/spark/pull/36182]

> Invalid column name while querying bit type column in MSSQL
> -----------------------------------------------------------
>
>                 Key: SPARK-38889
>                 URL: https://issues.apache.org/jira/browse/SPARK-38889
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: Allison Wang
>            Assignee: Allison Wang
>            Priority: Major
>             Fix For: 3.3.0
>
>
> After https://issues.apache.org/jira/browse/SPARK-36644 boolean column 
> filters can be pushed to data sources. However, MSSQL only accepts bit type 
> columns, and the current JDBC dialect for MSSQL does not compile the boolean 
> type values in the pushed predicates into the bit type.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to