You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by jh...@apache.org on 2015/10/23 04:39:00 UTC

[11/11] incubator-calcite git commit: [CALCITE-908] Bump protobuf to 3.0.0-beta-1, fix deprecations and update docs (Josh Elser)

[CALCITE-908] Bump protobuf to 3.0.0-beta-1, fix deprecations and update docs (Josh Elser)

Close apache/incubator-calcite#144


Project: http://git-wip-us.apache.org/repos/asf/incubator-calcite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/86610552
Tree: http://git-wip-us.apache.org/repos/asf/incubator-calcite/tree/86610552
Diff: http://git-wip-us.apache.org/repos/asf/incubator-calcite/diff/86610552

Branch: refs/heads/master
Commit: 86610552e3bcb47814db98108e7753320ad1af84
Parents: 5be93fb
Author: Josh Elser <el...@apache.org>
Authored: Thu Oct 15 20:13:28 2015 -0400
Committer: Julian Hyde <jh...@apache.org>
Committed: Thu Oct 22 18:28:44 2015 -0700

----------------------------------------------------------------------
 .../apache/calcite/avatica/proto/Common.java    | 1450 +++++++------
 .../apache/calcite/avatica/proto/Requests.java  | 2036 ++++++++++--------
 .../apache/calcite/avatica/proto/Responses.java | 1114 ++++++----
 .../avatica/remote/ProtobufTranslationImpl.java |   56 +-
 .../remote/ProtobufTranslationImplTest.java     |    9 +-
 pom.xml                                         |    2 +-
 site/_docs/howto.md                             |    4 +-
 7 files changed, 2603 insertions(+), 2068 deletions(-)
----------------------------------------------------------------------