[ 
https://issues.apache.org/jira/browse/SPARK-38889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521874#comment-17521874
 ] 

Apache Spark commented on SPARK-38889:
--------------------------------------

User 'allisonwang-db' has created a pull request for this issue:
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
>            Priority: Major
>
> 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