[jira] [Commented] (PARQUET-1057) undefined reference for WriteTable

2017-07-14 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16087452#comment-16087452 ] yugu commented on PARQUET-1057: --- Thanks for the reminder! turns out need to link agains li

[jira] [Updated] (PARQUET-1001) undefined reference to open function in fileoutputstream

2017-07-14 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu updated PARQUET-1001: -- Docs Text: mkdir -p bin was: mkdir -p bin /tools/gcc/redhat/6/6.3.0/bin/g++ -D_UNIX_ -D_LINUX_ -D_LINUX_2_

[jira] [Reopened] (PARQUET-1057) undefined reference for WriteTable

2017-07-13 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu reopened PARQUET-1057: --- > undefined reference for WriteTable > -- > > Key: PARQUET-1057

[jira] [Resolved] (PARQUET-1057) undefined reference for WriteTable

2017-07-13 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu resolved PARQUET-1057. --- Resolution: Fixed > undefined reference for WriteTable > -- > >

[jira] [Created] (PARQUET-1057) undefined reference for WriteTable

2017-07-13 Thread yugu (JIRA)
yugu created PARQUET-1057: - Summary: undefined reference for WriteTable Key: PARQUET-1057 URL: https://issues.apache.org/jira/browse/PARQUET-1057 Project: Parquet Issue Type: New Feature Co

[jira] [Created] (PARQUET-1056) Partial Reading when process crash

2017-07-12 Thread yugu (JIRA)
yugu created PARQUET-1056: - Summary: Partial Reading when process crash Key: PARQUET-1056 URL: https://issues.apache.org/jira/browse/PARQUET-1056 Project: Parquet Issue Type: Wish Component

[jira] [Resolved] (PARQUET-1047) Anyway to write empty row group?

2017-06-29 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu resolved PARQUET-1047. --- Resolution: Fixed Fix Version/s: cpp-1.1.0 Work Around in r > Anyway to write empty row group? > --

[jira] [Commented] (PARQUET-1047) Anyway to write empty row group?

2017-06-29 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068605#comment-16068605 ] yugu commented on PARQUET-1047: --- So in our case we were trying to preserve only the header

[jira] [Updated] (PARQUET-1047) Anyway to write empty row group?

2017-06-28 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu updated PARQUET-1047: -- Description: [Error] So I'm trying to write only header information (column names and such). {code:java} parqu

[jira] [Updated] (PARQUET-1047) Anyway to write empty row group?

2017-06-28 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu updated PARQUET-1047: -- Description: [Error] So I'm trying to write only header information (column names and such). {code:java} parqu

[jira] [Issue Comment Deleted] (PARQUET-1047) Anyway to write empty row group?

2017-06-28 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu updated PARQUET-1047: -- Comment: was deleted (was: I know this is possible because as per [this post|https://issues.apache.org/jira/b

[jira] [Comment Edited] (PARQUET-1047) Anyway to write empty row group?

2017-06-28 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067184#comment-16067184 ] yugu edited comment on PARQUET-1047 at 6/28/17 8:43 PM: I know t

[jira] [Comment Edited] (PARQUET-1047) Anyway to write empty row group?

2017-06-28 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067184#comment-16067184 ] yugu edited comment on PARQUET-1047 at 6/28/17 8:42 PM: I know t

[jira] [Commented] (PARQUET-1047) Anyway to write empty row group?

2017-06-28 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067184#comment-16067184 ] yugu commented on PARQUET-1047: --- I know this is possible because as per [https://issues.a

[jira] [Created] (PARQUET-1047) Anyway to write empty row group?

2017-06-28 Thread yugu (JIRA)
yugu created PARQUET-1047: - Summary: Anyway to write empty row group? Key: PARQUET-1047 URL: https://issues.apache.org/jira/browse/PARQUET-1047 Project: Parquet Issue Type: Bug Components:

[jira] [Commented] (PARQUET-1033) Mismatched Read and Write

2017-06-19 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054209#comment-16054209 ] yugu commented on PARQUET-1033: --- Thank you so much for the update! > Mismatched Read and

[jira] [Commented] (PARQUET-1033) Mismatched Read and Write

2017-06-15 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050905#comment-16050905 ] yugu commented on PARQUET-1033: --- been trying to figure out what's going on... the def & re

[jira] [Commented] (PARQUET-1033) Mismatched Read and Write

2017-06-15 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050897#comment-16050897 ] yugu commented on PARQUET-1033: --- Thanks for the response! {code:java} Column : 0 max def :

[jira] [Commented] (PARQUET-1033) Mismatched Read and Write

2017-06-15 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050709#comment-16050709 ] yugu commented on PARQUET-1033: --- So one work around is to write rows one after another. T

[jira] [Updated] (PARQUET-1033) Mismatched Read and Write

2017-06-15 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu updated PARQUET-1033: -- Description: The readbatchspaced reads in more lines than the actual data in file with nulls. So I've been tr

[jira] [Updated] (PARQUET-1033) Mismatched Read and Write

2017-06-15 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu updated PARQUET-1033: -- Attachment: bla.csv wrong.csv > Mismatched Read and Write > - > >

[jira] [Created] (PARQUET-1033) Mismatched Read and Write

2017-06-15 Thread yugu (JIRA)
yugu created PARQUET-1033: - Summary: Mismatched Read and Write Key: PARQUET-1033 URL: https://issues.apache.org/jira/browse/PARQUET-1033 Project: Parquet Issue Type: Bug Components: parquet

[jira] [Created] (PARQUET-1022) Append mode in parquet-cpp

2017-06-06 Thread yugu (JIRA)
yugu created PARQUET-1022: - Summary: Append mode in parquet-cpp Key: PARQUET-1022 URL: https://issues.apache.org/jira/browse/PARQUET-1022 Project: Parquet Issue Type: New Feature Components

[jira] [Resolved] (PARQUET-1014) Example for multiple row group writer (cpp)

2017-06-01 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu resolved PARQUET-1014. --- Resolution: Fixed not sure how but error fixed... > Example for multiple row group writer (cpp) > -

[jira] [Reopened] (PARQUET-1014) Example for multiple row group writer (cpp)

2017-06-01 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu reopened PARQUET-1014: --- similar issue re-declaring row group writer crashes > Example for multiple row group writer (cpp) > ---

[jira] [Updated] (PARQUET-1014) Example for multiple row group writer (cpp)

2017-06-01 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu updated PARQUET-1014: -- Priority: Major (was: Minor) Description: Been looking through the repo and cannot find an example for

[jira] [Resolved] (PARQUET-1014) Conflicts in declaring Column Writer of same type

2017-06-01 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu resolved PARQUET-1014. --- Resolution: Fixed Fix Version/s: cpp-1.1.0 turns out int64_t cannot be written without def/rep level.

[jira] [Created] (PARQUET-1014) Conflicts in declaring Column Writer of same type

2017-06-01 Thread yugu (JIRA)
yugu created PARQUET-1014: - Summary: Conflicts in declaring Column Writer of same type Key: PARQUET-1014 URL: https://issues.apache.org/jira/browse/PARQUET-1014 Project: Parquet Issue Type: Bug

[jira] [Commented] (PARQUET-1001) undefined reference to open function in fileoutputstream

2017-05-24 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023414#comment-16023414 ] yugu commented on PARQUET-1001: --- it was a typo in makefile.. resolved. > unde

[jira] [Resolved] (PARQUET-1001) undefined reference to open function in fileoutputstream

2017-05-24 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu resolved PARQUET-1001. --- Resolution: Fixed > undefined reference to open function in fileoutputstream > -

[jira] [Commented] (PARQUET-1001) undefined reference to open function in fileoutputstream

2017-05-24 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023332#comment-16023332 ] yugu commented on PARQUET-1001: --- Thanks Wes! Just figured that the problem lies in my make

[jira] [Commented] (PARQUET-1001) undefined reference to open function in fileoutputstream

2017-05-24 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023198#comment-16023198 ] yugu commented on PARQUET-1001: --- also, the latest build fails arrow-reader-writer-test ...

[jira] [Comment Edited] (PARQUET-1001) undefined reference to open function in fileoutputstream

2017-05-24 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023192#comment-16023192 ] yugu edited comment on PARQUET-1001 at 5/24/17 4:40 PM: clang-ti

[jira] [Comment Edited] (PARQUET-1001) undefined reference to open function in fileoutputstream

2017-05-24 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023191#comment-16023191 ] yugu edited comment on PARQUET-1001 at 5/24/17 4:39 PM: full tra

[jira] [Commented] (PARQUET-1001) undefined reference to open function in fileoutputstream

2017-05-24 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023192#comment-16023192 ] yugu commented on PARQUET-1001: --- clang-tidy not found clang-format not found CMake Warning

[jira] [Updated] (PARQUET-1001) undefined reference to open function in fileoutputstream

2017-05-24 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu updated PARQUET-1001: -- Attachment: log.txt full transcript with build exe on > undefined reference to open function in fileoutputstr

[jira] [Updated] (PARQUET-1001) undefined reference to open function in fileoutputstream

2017-05-23 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu updated PARQUET-1001: -- Description: when trying to compile the reader-writer.cc per this https://github.com/apache/parquet-cpp/tree/

[jira] [Updated] (PARQUET-1001) undefined reference to open function in fileoutputstream

2017-05-23 Thread yugu (JIRA)
[ https://issues.apache.org/jira/browse/PARQUET-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yugu updated PARQUET-1001: -- Description: when trying to compile the reader-writer.cc per this https://github.com/apache/parquet-cpp/tree/

[jira] [Created] (PARQUET-1001) undefined reference to open function in fileoutputstream

2017-05-23 Thread yugu (JIRA)
yugu created PARQUET-1001: - Summary: undefined reference to open function in fileoutputstream Key: PARQUET-1001 URL: https://issues.apache.org/jira/browse/PARQUET-1001 Project: Parquet Issue Type: Bu