[jira] [Commented] (PARQUET-594) Support CRC checksums in pages

2016-05-13 Thread Julien Le Dem (JIRA)

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

Julien Le Dem commented on PARQUET-594:
---

This has been defined in the spec but is not implemented.
Sometimes you may want to turn off hdfs crc check to speed up things (crc on 
pages are finer granularity and require less checking depending on what you are 
doing)
I agree that it's low on parquet-cpp priority list

> Support CRC checksums in pages
> --
>
> Key: PARQUET-594
> URL: https://issues.apache.org/jira/browse/PARQUET-594
> Project: Parquet
>  Issue Type: Improvement
>  Components: parquet-cpp
>Reporter: Uwe L. Korn
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (PARQUET-616) C++: WriteBatch should accept const arrays

2016-05-13 Thread Julien Le Dem (JIRA)

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

Julien Le Dem commented on PARQUET-616:
---

done

> C++: WriteBatch should accept const arrays
> --
>
> Key: PARQUET-616
> URL: https://issues.apache.org/jira/browse/PARQUET-616
> Project: Parquet
>  Issue Type: Improvement
>  Components: parquet-cpp
>Reporter: Uwe L. Korn
> Fix For: cpp-0.1
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (PARQUET-616) C++: WriteBatch should accept const arrays

2016-05-13 Thread Wes McKinney (JIRA)

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

Wes McKinney commented on PARQUET-616:
--

[~julienledem] can you add Uwe as a Contributor on the Parquet JIRA roles? 
Thank you!

> C++: WriteBatch should accept const arrays
> --
>
> Key: PARQUET-616
> URL: https://issues.apache.org/jira/browse/PARQUET-616
> Project: Parquet
>  Issue Type: Improvement
>  Components: parquet-cpp
>Reporter: Uwe L. Korn
> Fix For: cpp-0.1
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (PARQUET-616) C++: WriteBatch should accept const arrays

2016-05-13 Thread Wes McKinney (JIRA)

 [ 
https://issues.apache.org/jira/browse/PARQUET-616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wes McKinney resolved PARQUET-616.
--
   Resolution: Fixed
Fix Version/s: cpp-0.1

Issue resolved by pull request 105
[https://github.com/apache/parquet-cpp/pull/105]

> C++: WriteBatch should accept const arrays
> --
>
> Key: PARQUET-616
> URL: https://issues.apache.org/jira/browse/PARQUET-616
> Project: Parquet
>  Issue Type: Improvement
>  Components: parquet-cpp
>Reporter: Uwe L. Korn
> Fix For: cpp-0.1
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (PARQUET-616) C++: WriteBatch should accept const arrays

2016-05-13 Thread Uwe L. Korn (JIRA)

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

Uwe L. Korn commented on PARQUET-616:
-

PR: https://github.com/apache/parquet-cpp/pull/105

Seems like I cannot assign issues anymore.

> C++: WriteBatch should accept const arrays
> --
>
> Key: PARQUET-616
> URL: https://issues.apache.org/jira/browse/PARQUET-616
> Project: Parquet
>  Issue Type: Improvement
>  Components: parquet-cpp
>Reporter: Uwe L. Korn
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (PARQUET-616) C++: WriteBatch should accept const arrays

2016-05-13 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created PARQUET-616:
---

 Summary: C++: WriteBatch should accept const arrays
 Key: PARQUET-616
 URL: https://issues.apache.org/jira/browse/PARQUET-616
 Project: Parquet
  Issue Type: Improvement
  Components: parquet-cpp
Reporter: Uwe L. Korn






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)