[ https://issues.apache.org/jira/browse/SPARK-38889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hyukjin Kwon reassigned SPARK-38889: ------------------------------------ Assignee: Allison Wang > 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 > > 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