GitHub user F21 opened a pull request:
https://github.com/apache/calcite-avatica-go/pull/1
WIP: Initial import of the avatica-go client
cc @joshelser @julianhyde
Todo:
- [x] Switch imports from github.com/Boostport/avatica to
github.com/apache/calcite-avatica-go
- [ ] Update files to include Apache headers
- [ ] Create release history page (not sure what this one is @julianhyde)
- [ ] Switch CI to Apache Jenkins
- [ ] Use self-hosted coverage reporting tool (maybe jenkins has a plugin?)
- [ ] Update URL in the awesome-go list
- [ ] Update driver description on Avatica website
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Boostport/calcite-avatica-go initial-import
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/calcite-avatica-go/pull/1.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1
----
commit c66ae9dc455d9deb532fe7839903be052ddaba17
Author: Francis Chuang <[email protected]>
Date: 2016-05-16T00:51:50Z
Initial commit
commit c9263b2a28bbd993de1db86297e93a525cd518a1
Author: Francis Chuang <[email protected]>
Date: 2016-05-16T02:29:59Z
Make docker entrypoint executable.
commit 0912c74b3477fb6dcf04b5052b691e9ae39e580c
Author: Francis Chuang <[email protected]>
Date: 2016-05-16T03:07:54Z
Fix AVATICA_HOST in wercker.yml.
commit deda32881fd1e2ff7eed7d22c610e4a626a6ff53
Author: Francis Chuang <[email protected]>
Date: 2016-05-16T03:11:06Z
Fix AVATICA_HOST environment variable in wercker.yml.
commit b3af95f12416d62cc8a7b3b932e8d7ab06fa24f3
Author: Francis Chuang <[email protected]>
Date: 2016-05-16T03:19:24Z
Use govendor to install dependencies in wercker.
commit ec158e73f9626395aaa39a58485b74cd70281f6e
Author: Francis Chuang <[email protected]>
Date: 2016-05-16T04:45:37Z
Increase wercker timeouts.
commit ffb99c5e3857c7fe61289be0502dc7a2902be445
Author: Francis Chuang <[email protected]>
Date: 2016-05-17T00:51:27Z
Move hbase-phoenix container to separate repository.
commit 8dc7cb27bd23c624e94af369604624973804c69d
Author: Francis Chuang <[email protected]>
Date: 2016-05-17T00:53:58Z
Add information on updating the protocol buffer definitions to the README.
commit c97990796275b63d9d6a2e2b3b5968e83e629c58
Author: Francis Chuang <[email protected]>
Date: 2016-05-17T00:57:53Z
Use hbase-phoenix all-in-one image with moby.
commit f280cb769453c3e2e218eab3b5d518b13536852b
Author: Francis Chuang <[email protected]>
Date: 2016-05-17T00:59:13Z
Set version for hbase image in moby.yml.
commit 4b3e21f9b45abf4b136526fe338de29358bd0509
Author: Francis Chuang <[email protected]>
Date: 2016-05-17T01:00:30Z
Use golang alpine container.
commit 57cd6958f5624e561dd815f6254c750ac8ae3402
Author: Francis Chuang <[email protected]>
Date: 2016-05-17T01:09:20Z
Add badges and license info.
commit 8e9ae57f1cc52b0b97720d091b90bd99febe0250
Author: Francis Chuang <[email protected]>
Date: 2016-05-17T01:20:59Z
Use sh for alpine builds.
commit 99b800bc11ee5e4d1a2c26eb595baaf152b4bf2c
Author: Francis Chuang <[email protected]>
Date: 2016-05-17T01:23:48Z
Install git for alpine build.
commit 43b69c584c1c3daf377a6800e6f76961e7b8644b
Author: Francis Chuang <[email protected]>
Date: 2016-05-17T01:49:15Z
Fixed AVATICA_HOST environment variable in wercker.yml.
commit e0e66000cd565f1664993fbcb93e2948fcbd3be3
Author: Francis Chuang <[email protected]>
Date: 2016-05-17T05:42:18Z
Update README.
commit 5cc034cabd7981acfe0f8e3ea2468336148f9bb8
Author: Francis Chuang <[email protected]>
Date: 2016-05-17T05:50:31Z
Update package description.
commit 8bdec2716c03a1e730eb9e0dc3142b945340aed2
Author: Francis Chuang <[email protected]>
Date: 2016-05-18T23:08:23Z
Fix golint errors.
commit a07f22dbdcbc44f184819438083a74742ff6350c
Author: Francis Chuang <[email protected]>
Date: 2016-05-29T03:41:51Z
Add coverage information using coveralls.io.
commit b39d0a6b4fde414233f55a538a224f45e31aa6fa
Author: Francis Chuang <[email protected]>
Date: 2016-05-29T12:22:29Z
Point coveralls badge to master.
commit 118872b450937983be3bf54c7a4d822d49139db8
Author: Francis Chuang <[email protected]>
Date: 2016-05-30T00:34:29Z
Use set as covermode when generate coverage report.
commit 22a67b79ea1f6d4bdf7530be7002d58c5afe5fb7
Author: Francis Chuang <[email protected]>
Date: 2016-05-30T06:17:51Z
Add test to check that LastInsertId() returns an error.
commit ae973c57180ea97228f655a2b7f11981c362e900
Author: Francis Chuang <[email protected]>
Date: 2016-05-30T06:30:05Z
Drop sequence in test and give each table a unique name to prevent
conflicts.
commit 28809914e6c34b3e35c83f1266c9275f302e7f11
Author: Francis Chuang <[email protected]>
Date: 2016-05-31T10:06:13Z
Make parsing the error code and sql state from the error message more
robust.
commit d112e5375ed2f9804044438484020452196626fc
Author: Francis Chuang <[email protected]>
Date: 2016-05-31T10:50:35Z
Add test to check for connection to invalid server.
commit 8062f299d7edd463413cc9b3e43787b59358d8fe
Author: Francis Chuang <[email protected]>
Date: 2016-08-22T06:35:22Z
Support Phoenix 4.8.0 and Calcite/Avatica 1.8.0.
commit b3d76ec8f9a6601ce8adf372e7aa2f1f2916faa0
Author: Francis Chuang <[email protected]>
Date: 2016-08-22T09:38:52Z
Add prepared statement tests.
commit a630d5599db1e5808059c73bc3fa974aa2b88205
Author: Francis Chuang <[email protected]>
Date: 2016-09-26T06:22:44Z
Bump phoenix image to 1.2.3-4.8.0.
commit eccdabbe9418069a0d13b3a08bc497e2a9c41928
Author: Francis Chuang <[email protected]>
Date: 2016-09-26T08:55:03Z
Update tests to support servers where
phoenix.schema.isNamespaceMappingEnabled is set to true.
commit 9e05b6dda4868bb39cad0ddb20097bac698f4331
Author: Francis Chuang <[email protected]>
Date: 2016-09-26T11:37:19Z
Switch to travis-ci.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---