You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/02/03 10:41:06 UTC

[GitHub] [arrow] alamb opened a new pull request, #34026: MINOR: Add note about service specific parameters to JDBC driver docs

alamb opened a new pull request, #34026:
URL: https://github.com/apache/arrow/pull/34026

   
   
   ### Rationale for this change
   
   While implementing Flight SQL for https://github.com/influxdata/influxdb_iox, it took me a while to realize we could pass the equivalent of our "catalog name" via a JDBC URL parameter. It turns out it works great!
   
   This was also not clear to me when contributing to the mailing list discussion on catalog support either https://lists.apache.org/thread/fd6r1n7vt91sg2c7fr35wcrsqz6x4645
   
   ### What changes are included in this PR?
   
   1. Add a paragraph and example adding custom parameters to the JDBC url 
    
   ### Are these changes tested?
   Doc changes only
   
   ### Are there any user-facing changes?
   Doc changes
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] ursabot commented on pull request #34026: MINOR: [Docs] Add note about service specific parameters to JDBC driver docs

Posted by "ursabot (via GitHub)" <gi...@apache.org>.
ursabot commented on PR #34026:
URL: https://github.com/apache/arrow/pull/34026#issuecomment-1416538905

   Benchmark runs are scheduled for baseline = 36d3394c78a5a4a978f1944ff75962bae12c43a8 and contender = 78a8da42d1fc364e84286afc88a25fa5b819d092. 78a8da42d1fc364e84286afc88a25fa5b819d092 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/339a2776193d4325a9242abd12b28e76...869a32da5c76409eaff01a86ec73b71a/)
   [Failed :arrow_down:0.09% :arrow_up:0.0%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/03242b5eed6340fc8eda37df8a0a590f...b62f47606ff846658987ab2cdb3c97e1/)
   [Finished :arrow_down:2.3% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/b0b77efebf9f40ca8f0c9a27ac49428f...402a171775bc48218e7a5fc8ac9b179e/)
   [Finished :arrow_down:0.06% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/b7878268420940e2af58441d9ad1a454...279a2a32768940968540237e86c1f92e/)
   Buildkite builds:
   [Finished] [`78a8da42` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2319)
   [Finished] [`78a8da42` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2346)
   [Finished] [`78a8da42` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2317)
   [Finished] [`78a8da42` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2337)
   [Finished] [`36d3394c` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2318)
   [Failed] [`36d3394c` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2345)
   [Finished] [`36d3394c` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2316)
   [Finished] [`36d3394c` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2336)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
   test-mac-arm: Supported benchmark langs: C++, Python, R
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] ursabot commented on pull request #34026: MINOR: [Docs] Add note about service specific parameters to JDBC driver docs

Posted by "ursabot (via GitHub)" <gi...@apache.org>.
ursabot commented on PR #34026:
URL: https://github.com/apache/arrow/pull/34026#issuecomment-1416539066

   ['Python', 'R'] benchmarks have high level of regressions.
   [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/b0b77efebf9f40ca8f0c9a27ac49428f...402a171775bc48218e7a5fc8ac9b179e/)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] lidavidm merged pull request #34026: MINOR: [Docs] Add note about service specific parameters to JDBC driver docs

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm merged PR #34026:
URL: https://github.com/apache/arrow/pull/34026


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org