Tim Veil

Results 12 comments of Tim Veil

Serge, thanks for the note... i'd be very interested in getting you up and running with my driver alternative. this project is really just a work around to one of...

This driver supports everything that to Hive Driver does natively, its really just a repackaging of dependencies. Please refer to the Hive documentation for how to connect to kerberized clusters.

a good example of this is here... https://github.com/cmu-db/benchbase/actions/runs/1918000781. if you look at the `postgres` run you see the following... ``` Completed Transactions: com.oltpbenchmark.benchmarks.wikipedia.procedures.AddWatchList/01 [ 633] com.oltpbenchmark.benchmarks.wikipedia.procedures.RemoveWatchList/02 [ 609] com.oltpbenchmark.benchmarks.wikipedia.procedures.UpdatePage/03 [...

think this is a great idea and would love to do this once #134 PR is merged as the number and structure of the config files changes.

I love Hikari, have used it dozens of projects and never found it to be a performance bottleneck. I never went back to research the cause of the performance slow...

used a generator i created to build a random test data file. i need to sync the name of this to the test classes.