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

ASF GitHub Bot commented on ARROW-1209:
---------------------------------------

xhochy commented on a change in pull request #1026: ARROW-1209: [C++] [WIP] 
Support for reading avro from an AvroFileReader
URL: https://github.com/apache/arrow/pull/1026#discussion_r148509332
 
 

 ##########
 File path: cpp/cmake_modules/FindJansson.cmake
 ##########
 @@ -0,0 +1,94 @@
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# Tries to find Snappy headers and libraries.
 
 Review comment:
   Snappy ;)

----------------------------------------------------------------
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:
us...@infra.apache.org


> [C++] Implement converter between Arrow record batches and Avro records
> -----------------------------------------------------------------------
>
>                 Key: ARROW-1209
>                 URL: https://issues.apache.org/jira/browse/ARROW-1209
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>
> This would be useful for streaming systems that need to consume or produce 
> Avro in C/C++



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to