[
https://issues.apache.org/jira/browse/PARQUET-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704433#comment-17704433
]
ASF GitHub Bot commented on PARQUET-:
-
wgtmac commented on PR #193:
URL: ht
wgtmac commented on PR #193:
URL: https://github.com/apache/parquet-format/pull/193#issuecomment-1482199554
> No problem, I think that's RLE_DICTIONARY's problem. Just ignore it
Sounds good.
@pitrou Do you have any comment? I just want to make sure all reviewers are
happy on t
[
https://issues.apache.org/jira/browse/PARQUET-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704427#comment-17704427
]
ASF GitHub Bot commented on PARQUET-:
-
mapleFU commented on PR #193:
URL: h
mapleFU commented on PR #193:
URL: https://github.com/apache/parquet-format/pull/193#issuecomment-1482193618
No problem, I think that's RLE_DICTIONARY's problem. Just ignore it
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704402#comment-17704402
]
ASF GitHub Bot commented on PARQUET-2249:
-
zhongyujiang commented on PR #196:
U
zhongyujiang commented on PR #196:
URL: https://github.com/apache/parquet-format/pull/196#issuecomment-1482138488
@JFinis Thanks for your reply, just realized that the page value count is
stored in the page header, not in the column index. I overlooked your comments
above before asked the q
[
https://issues.apache.org/jira/browse/PARQUET-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704399#comment-17704399
]
ASF GitHub Bot commented on PARQUET-2149:
-
wgtmac commented on PR #968:
URL: ht
wgtmac commented on PR #968:
URL: https://github.com/apache/parquet-mr/pull/968#issuecomment-1482128840
@parthchandra Do you have time to resolve the conflicts? I think it would be
nice to be included in the next release.
--
This is an automated message from the Apache Git Service.
To res
[
https://issues.apache.org/jira/browse/PARQUET-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704398#comment-17704398
]
ASF GitHub Bot commented on PARQUET-2149:
-
parthchandra commented on PR #968:
U
parthchandra commented on PR #968:
URL: https://github.com/apache/parquet-mr/pull/968#issuecomment-1482127933
> Sorry to interrupt, just wondering if this PR can work with
[S3AsyncClient](https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/s3/S3AsyncClient.html)
by any
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704198#comment-17704198
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on PR #196:
URL: ht
JFinis commented on PR #196:
URL: https://github.com/apache/parquet-format/pull/196#issuecomment-1481370812
@zhongyujiang (as I can't answer your comment directly). Here is the problem
with your suggestion of checking `nanCount == valueCount` for checking for only
NaNs:
> @mapleFU To
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704194#comment-17704194
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on code in PR #196:
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704193#comment-17704193
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on code in PR #196:
JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1146342719
##
README.md:
##
@@ -163,18 +163,25 @@ following rules:
[Thrift definition](src/main/thrift/parquet.thrift) in the
`ColumnOrder` union. They are summa
JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1146342719
##
README.md:
##
@@ -163,18 +163,25 @@ following rules:
[Thrift definition](src/main/thrift/parquet.thrift) in the
`ColumnOrder` union. They are summa
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704158#comment-17704158
]
ASF GitHub Bot commented on PARQUET-2249:
-
zhongyujiang commented on PR #196:
U
zhongyujiang commented on PR #196:
URL: https://github.com/apache/parquet-format/pull/196#issuecomment-1481237476
> Thus, to solve the problem of only-NaN pages, the comments in the spec are
extended to mandate the following behavior:
>
> Once a writer writes the nan_count/nan_counts
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704120#comment-17704120
]
ASF GitHub Bot commented on PARQUET-2249:
-
mapleFU commented on code in PR #196
mapleFU commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1146114852
##
README.md:
##
@@ -163,18 +163,25 @@ following rules:
[Thrift definition](src/main/thrift/parquet.thrift) in the
`ColumnOrder` union. They are summ
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704117#comment-17704117
]
ASF GitHub Bot commented on PARQUET-2249:
-
mapleFU commented on code in PR #196
mapleFU commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1146105914
##
README.md:
##
@@ -163,18 +163,25 @@ following rules:
[Thrift definition](src/main/thrift/parquet.thrift) in the
`ColumnOrder` union. They are summ
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704114#comment-17704114
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on code in PR #196:
JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1146095493
##
README.md:
##
@@ -163,18 +163,25 @@ following rules:
[Thrift definition](src/main/thrift/parquet.thrift) in the
`ColumnOrder` union. They are summa
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704111#comment-17704111
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on code in PR #196:
JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1145999358
##
src/main/thrift/parquet.thrift:
##
@@ -952,6 +961,9 @@ struct ColumnIndex {
* Such more compact values must still be valid values within the column's
* l
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704110#comment-17704110
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on code in PR #196:
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704109#comment-17704109
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on code in PR #196:
JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1146076533
##
README.md:
##
@@ -163,18 +163,25 @@ following rules:
[Thrift definition](src/main/thrift/parquet.thrift) in the
`ColumnOrder` union. They are summa
JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1146080282
##
README.md:
##
@@ -163,18 +163,25 @@ following rules:
[Thrift definition](src/main/thrift/parquet.thrift) in the
`ColumnOrder` union. They are summa
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704107#comment-17704107
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on code in PR #196:
JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1146076533
##
README.md:
##
@@ -163,18 +163,25 @@ following rules:
[Thrift definition](src/main/thrift/parquet.thrift) in the
`ColumnOrder` union. They are summa
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704106#comment-17704106
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on code in PR #196:
JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1146076533
##
README.md:
##
@@ -163,18 +163,25 @@ following rules:
[Thrift definition](src/main/thrift/parquet.thrift) in the
`ColumnOrder` union. They are summa
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704100#comment-17704100
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on code in PR #196:
JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1146067341
##
src/main/thrift/parquet.thrift:
##
@@ -886,16 +888,23 @@ union ColumnOrder {
* FIXED_LEN_BYTE_ARRAY - unsigned byte-wise comparison
*
* (*) Because
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704073#comment-17704073
]
ASF GitHub Bot commented on PARQUET-2249:
-
mapleFU commented on code in PR #196
mapleFU commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1146014814
##
src/main/thrift/parquet.thrift:
##
@@ -886,16 +888,23 @@ union ColumnOrder {
* FIXED_LEN_BYTE_ARRAY - unsigned byte-wise comparison
*
* (*) Becaus
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704071#comment-17704071
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on code in PR #196:
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704070#comment-17704070
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on code in PR #196:
JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1146008777
##
src/main/thrift/parquet.thrift:
##
@@ -886,16 +888,23 @@ union ColumnOrder {
* FIXED_LEN_BYTE_ARRAY - unsigned byte-wise comparison
*
* (*) Because
JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1146010836
##
src/main/thrift/parquet.thrift:
##
@@ -952,6 +961,9 @@ struct ColumnIndex {
* Such more compact values must still be valid values within the column's
* l
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704069#comment-17704069
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on code in PR #196:
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704068#comment-17704068
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on code in PR #196:
JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1146010836
##
src/main/thrift/parquet.thrift:
##
@@ -952,6 +961,9 @@ struct ColumnIndex {
* Such more compact values must still be valid values within the column's
* l
JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1145999358
##
src/main/thrift/parquet.thrift:
##
@@ -952,6 +961,9 @@ struct ColumnIndex {
* Such more compact values must still be valid values within the column's
* l
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704067#comment-17704067
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on code in PR #196:
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704066#comment-17704066
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on code in PR #196:
JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1145999358
##
src/main/thrift/parquet.thrift:
##
@@ -952,6 +961,9 @@ struct ColumnIndex {
* Such more compact values must still be valid values within the column's
* l
JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1146008777
##
src/main/thrift/parquet.thrift:
##
@@ -886,16 +888,23 @@ union ColumnOrder {
* FIXED_LEN_BYTE_ARRAY - unsigned byte-wise comparison
*
* (*) Because
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704065#comment-17704065
]
ASF GitHub Bot commented on PARQUET-2249:
-
JFinis commented on code in PR #196:
JFinis commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1145999358
##
src/main/thrift/parquet.thrift:
##
@@ -952,6 +961,9 @@ struct ColumnIndex {
* Such more compact values must still be valid values within the column's
* l
[
https://issues.apache.org/jira/browse/PARQUET-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704031#comment-17704031
]
ASF GitHub Bot commented on PARQUET-2149:
-
hazelnutsgz commented on PR #968:
UR
hazelnutsgz commented on PR #968:
URL: https://github.com/apache/parquet-mr/pull/968#issuecomment-1480892881
Sorry to interrupt, just wondering if this PR can work with
[S3AsyncClient](https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/s3/S3AsyncClient.html)
by any c
[
https://issues.apache.org/jira/browse/PARQUET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704022#comment-17704022
]
ASF GitHub Bot commented on PARQUET-2249:
-
wgtmac commented on code in PR #196:
wgtmac commented on code in PR #196:
URL: https://github.com/apache/parquet-format/pull/196#discussion_r1145920913
##
src/main/thrift/parquet.thrift:
##
@@ -952,6 +961,9 @@ struct ColumnIndex {
* Such more compact values must still be valid values within the column's
* l
56 matches
Mail list logo