Skip to content

Linux DEB ODBC installer support#179

Merged
alinaliBQ merged 8 commits intoapache-odbcfrom
deb-installer
Apr 24, 2026
Merged

Linux DEB ODBC installer support#179
alinaliBQ merged 8 commits intoapache-odbcfrom
deb-installer

Conversation

@alinaliBQ
Copy link
Copy Markdown

@alinaliBQ alinaliBQ commented Apr 23, 2026

Add Linux DEB ODBC installer support.

Users can install with command:

apt install ./ArrowFlightSqlOdbc-<version>.deb

The following contents will be installed:

root@84db9b9349a5:/usr/lib64/arrow-odbc# tree
.
|-- doc
|   |-- Connection-Options.md
|   `-- LICENSE.txt
`-- lib
    |-- libarrow_flight_sql_odbc.so -> libarrow_flight_sql_odbc.so.2400
    |-- libarrow_flight_sql_odbc.so.2400 -> libarrow_flight_sql_odbc.so.2400.0.0
    `-- libarrow_flight_sql_odbc.so.2400.0.0

3 directories, 5 files

Comment on lines 72 to 74
curl \
file \
gdb \
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need for DEB installer generation

@alinaliBQ alinaliBQ marked this pull request as ready for review April 23, 2026 21:34
@alinaliBQ alinaliBQ merged commit 0086825 into apache-odbc Apr 24, 2026
34 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants