Giter VIP home page Giter VIP logo

Comments (5)

MaximKhorev avatar MaximKhorev commented on July 18, 2024

+1

from clickhouse-odbc.

proller avatar proller commented on July 18, 2024

Problem still actual? (on latest version of clickhouse and odbc driver)

from clickhouse-odbc.

blinkov avatar blinkov commented on July 18, 2024

Please, reopen the issue if it is still relevant.

from clickhouse-odbc.

alexey-milovidov avatar alexey-milovidov commented on July 18, 2024

It is still relevant.

from clickhouse-odbc.

traceon avatar traceon commented on July 18, 2024

Tried the following with the latest release of the ODBC driver (v1.1.1.20191108):

> clickhouse-client --query "CREATE TABLE nullable_col_issue_tbl ( nullable_col Nullable(Int32) ) ENGINE = Memory"
> clickhouse-client --query "INSERT INTO nullable_col_issue_tbl VALUES ( NULL )"
> clickhouse-client --query "SELECT nullable_col from nullable_col_issue_tbl WHERE nullable_col IS NULL LIMIT 1"
\N

then executed that same SELECT query in Tableau in Windows, and got this:
Screenshot 2019-11-12 at 22 42 41

Please close this issue, if the above can be considered an indication that this issue is fixed, at least starting v1.1.1.20191108.

from clickhouse-odbc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.