[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/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/86610552 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/86610552 Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/86610552 Branch: refs/heads/branch-release Commit: 86610552e3bcb47814db98108e7753320ad1af84 Parents: 5be93fb Author: Josh Elser <[email protected]> Authored: Thu Oct 15 20:13:28 2015 -0400 Committer: Julian Hyde <[email protected]> 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(-) ----------------------------------------------------------------------
