You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Implement RPM installer
fix formatting
Remove todos
ODBC rpm Installer wrap up
* installing `rpm` package fixed the `cpack` command issue
* Fix cpack command on CI
(merge into last commit when ready) Change to use `awk` so script works on both platforms
Comment out `find` and `tree` steps
Change build path to be under /arrow
Since docker is mounted, changing build path to be in `/arrow` will allow host machine to access docker build contents
TEMP - Disable non-ODBC items
Add commands to find build folder
Attempt to build RPM installer
* not sure if `/build/cpp` can be accessed outside of docker. Hopefully it should.
* add `rpm` dependency install
Indicate RPM in workflow run
Add rpm `postinstall` (not tested)
Remove merge conflict code
* Enable ODBC installer build in CI instead of `compose.yaml`
Update workflow matrix
Update cpp_extra.yml
Fix package name
^ Conflicts:
^ cpp/src/arrow/flight/sql/odbc/CMakeLists.txt
- Conversion from timestamp data type with specified time zone value to strings is not supported at the moment. This doesn't impact driver's usage of retrieving timestamp data from Power BI on Windows, and Excel on macOS and Windows. See GH-47504 for more context.
0 commit comments