raulcd commented on code in PR #49926:
URL: https://github.com/apache/arrow/pull/49926#discussion_r3195528167


##########
python/pyarrow/tests/parquet/test_metadata.py:
##########
@@ -796,6 +796,38 @@ def 
test_column_chunk_key_value_metadata(parquet_test_datadir):
     assert key_value_metadata2 is None
 
 
+def test_bloom_filter_offset_in_metadata():
+    # GH-XXXXX: bloom_filter_offset and bloom_filter_length must appear in

Review Comment:
   where you expecting to add the issue number here? `GH-XXXXX` 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to