[ 
https://issues.apache.org/jira/browse/PARQUET-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16562015#comment-16562015
 ] 

ASF GitHub Bot commented on PARQUET-1280:
-----------------------------------------

nandorKollar opened a new pull request #506: PARQUET-1280: [parquet-protobuf] 
Use maven protoc plugin
URL: https://github.com/apache/parquet-mr/pull/506
 
 
   Use Maven plugin to generate test sources for Protobuf. Unfortunately I 
couldn't find any "official" plugin for this, not sure if the one I picked is 
the best choice.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> [parquet-protobuf] Use maven protoc plugin
> ------------------------------------------
>
>                 Key: PARQUET-1280
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1280
>             Project: Parquet
>          Issue Type: Improvement
>            Reporter: Qinghui Xu
>            Priority: Minor
>              Labels: pull-request-available
>
> Currently the build of parquet-protobuf requires protoc to be installed in 
> your environment. By using maven protoc plugin, we can have a build 
> independent of the environment (no need to install protoc), and more easy to 
> change the version of protoc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to