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

Invalid column name while querying bit type column in MSSQL

    XMLWordPrintableJSON

Details

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

    Description

      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.

      Attachments

        Activity

          People

            allisonwang-db Allison Wang
            allisonwang-db Allison Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: