ClickHouse / ClickHouse/clickhouse-odbc
Unable to get the driver working on mac os
- Dominant language
- C
- Stars
- 285
- Forks
- 105
- Avg merge
- 3h 56m
- Merged PRs (30d)
- 3
Description
I followed all the steps listed in the readme section for building from source using iODBC. I got "driver/libclickhouseodbc.dylib" and "driver/libclickhouseodbcw.dylib" files too in my build directory, I added the path to these files in the /Library/ODBC/odbcinst.ini and details in /Library/ODBC/odbc.ini file too.
Yet, my non-unit tests are failing when I run "cmake --build . --config RelWithDebInfo --target test"
What I may be missing here? Would appreciate help in resolving this.
Contributor guide
Research direction
Start with the README's build-from-source instructions using iODBC, then rerun the non-unit tests with `cmake --build . --config RelWithDebInfo --target test` and capture the failures. Check the generated driver files and the `/Library/ODBC/odbcinst.ini` and `/Library/ODBC/odbc.ini` settings; done means the non-unit tests pass on macOS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cmake, macos
- Domain
- database, operating-systems, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100