[
https://issues.apache.org/jira/browse/CALCITE-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated CALCITE-840:
-------------------------------
Attachment: CALCITE-840.004.patch
Newer patch which fixes missing licenses on generated code. Provides a little
script that does a couple of nice things
* Adds license headers
* Adds suppress warnings annotation
* Check for correct protoc version
Can later be automated to run during generate-sources as a part of the build
(if desired). Hadoop does have a maven-plugin that we could use, but this
script does what we need (IMO) and keeps out another dependency.
> Protobuf transport for Avatica
> ------------------------------
>
> Key: CALCITE-840
> URL: https://issues.apache.org/jira/browse/CALCITE-840
> Project: Calcite
> Issue Type: Bug
> Components: avatica
> Reporter: Julian Hyde
> Assignee: Josh Elser
> Fix For: 1.5.0-incubating
>
> Attachments: CALCITE-840.001.patch, CALCITE-840.002.patch,
> CALCITE-840.003.patch, CALCITE-840.004.patch
>
>
> Create a transport for Avatica that uses Protobuf.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)