forked from apache/arrow
-
Notifications
You must be signed in to change notification settings - Fork 0
ODBC Test Segfault Fix #54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
e1f3d24
Draft code to reproduce
alinaliBQ 6cc527c
Update .gitignore
alinaliBQ 6ae2a5d
Attempt to fix spdlog issue
alinaliBQ bae63ab
Comment out odbc driver build
alinaliBQ 542dd87
Run only connection test and flightsql-odbc test
alinaliBQ fb50e82
Revert "Comment out odbc driver build"
alinaliBQ b4f2dec
Remove unneeded lines in cmake
alinaliBQ a8291e3
Comment out unneeded runs
alinaliBQ ac305be
Attempt to fix SQL_ATTR_TRACEFILE issue
alinaliBQ b259caf
Attempt to fix conversion issue
alinaliBQ 05bd1cf
Disable connection attribute tests to isolate seg fault
alinaliBQ 0aa6783
Fix SQL_ATTR_QUIET_MODE output type
alinaliBQ 98f2636
TestSQLSetConnectAttrAsyncDbcEventUnsupported enabled
alinaliBQ 3775b29
Move ConnectAttr test to connection test
alinaliBQ 6dde2ba
Move All ConnectAttr tests to connection test
alinaliBQ c5ef9ea
Add dummy test inside connect attr file
alinaliBQ 32b716d
Switch dummy test to not use ODBC at all
alinaliBQ 650ec72
Remove int main
alinaliBQ 3290026
Add back int main
alinaliBQ 3246fcd
Add DummyTestODBCRemote
alinaliBQ 6bfca8a
Run Add DummyTestODBCMock only
alinaliBQ 8de33ad
Run both DummyTestODBCMock and DummyTestODBCRemote
alinaliBQ 687b688
Enable FlightSQLODBCTestBase
alinaliBQ 034a654
Swap to have connection_attr_test before connection_test
alinaliBQ 6ba21f6
Move tests back to connection_attr_test.cc
alinaliBQ 86ece37
Remove comments
alinaliBQ 95c6d9d
Update CMakeLists.txt
alinaliBQ d7ee20a
Rename to odbc test
alinaliBQ a174a6c
Remove extra sqwchar conversions
alinaliBQ 294c8a6
Remove temp changes
alinaliBQ 7ff2596
Update CMakeLists.txt
alinaliBQ 1a0e972
Fix lint for cmake
alinaliBQ ac21f4a
Rename test executable to flight_sql_odbc_test
alinaliBQ File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.