-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add support for downloading flights from alternate endpoints #4
Add support for downloading flights from alternate endpoints #4
Conversation
Try to publish Attach workspace Don't rebuild every time Only need to deploy jdbc-driver Only need to deploy jdbc-driver Might work this time? Keep trying Try to tag Add docker Build from correct directory typo
Thanks for opening a pull request! If this is not a minor PR. Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW Opening JIRAs ahead of time contributes to the Openness of the Apache Arrow project. Then could you also rename pull request title in the following format?
or
See also: |
Hmm, I'm hoping we can get in the 'base' PR, then review these additions (which are very much welcomed). Also because I think we're supposed to keep discussion on Apache-maintained sites |
Mostly because the base PR is so large, it's hard to keep it and all the changes in mind |
Will re-open as a PR against the |
…mation improvement (#4) * fix occasional test failure * document update * add check for credentials leak
…mation improvement (#4) * fix occasional test failure * document update * add check for credentials leak
…mation improvement (#4) * fix occasional test failure * document update * add check for credentials leak
…mation improvement (#4) * fix occasional test failure * document update * add check for credentials leak
…mation improvement (#4) * fix occasional test failure * document update * add check for credentials leak
…mation improvement (#4) * fix occasional test failure * document update * add check for credentials leak
…mation improvement (#4) * fix occasional test failure * document update * add check for credentials leak
…mation improvement (#4) * fix occasional test failure * document update * add check for credentials leak
…mation improvement (#4) * fix occasional test failure * document update * add check for credentials leak
…mation improvement (#4) * fix occasional test failure * document update * add check for credentials leak
…mation improvement (#4) * fix occasional test failure * document update * add check for credentials leak Fix wrong linux package name and remove unneeded files (#2) * code uploading * fix cppcheck failure (#1) * fix cppcheck failure * fix build script not running and credentials could not be fetched * restore configure-aws-credentials to v2 * add execute permission for shell scripts * remove bash for mac build scripts * trigger all tests * verify signer works fine * fix singer could not find the installer package * change signed installer name * fix linux package wrong name issue * restore signer flag * add .gitignore * remove unneeded files * remove unneeded files * address comments * add version to installer name * remove not needed file fix cppcheck failure (#1) * fix cppcheck failure * fix build script not running and credentials could not be fetched * restore configure-aws-credentials to v2 * add execute permission for shell scripts * remove bash for mac build scripts * trigger all tests code uploading Initial commit fix bracket missing (#5) Pass driver info to Timestream using user agent (#6) * pass driver info to Timestream using user agent * add log for user agent setting Fixing awslabs links. (#8) Signed-off-by: forestmvey <[email protected]> Move AWS TS ODBC Driver under flight sql subdirectory Enable Windows builds, workflow files are based on Amazon Timestream ODBC driver seed disable integration tests from running. The win-build.yml file is copied from Amazon Timestream ODBC driver code. Fix CMAKE code formats Note that rest of lint errors are not solved yet. Fix python code doc errors Enable linux build, the file is copied from Amazon Timestream ODBC seed * integration tests are disabled. * allow build scripts to be run through `chmod`. Enable macOS builds, workflow files are copied from Amazon TS ODBC seed Move Timestream ODBC driver seed under cpp/src/flightsql_odbc * Updated workflows to accommodate this change. Remove Timestream-related code
@jduo @jayhomn-bitquill @andygrove
See rafael-telles#42 for more detail.
Filing in response to apache#13900 (comment)
@lidavidm is this the correct place to PR to?