apache / parquet-format

Apache Parquet Format
https://parquet.apache.org/
Apache License 2.0
1.76k stars 428 forks source link

Fix typo under "Unsigned Integers" #182

Closed markandrus closed 1 year ago

markandrus commented 2 years ago

I'm pretty sure that, under "Unsigned Integers", we should say

…and INT(64, false) must annotate…

rather than

…and INT(64, true) must annotate…

Make sure you have checked all steps below.

emkornfield commented 1 year ago

+1