We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6e6042 commit 98acb50Copy full SHA for 98acb50
README.md
@@ -40,7 +40,7 @@ There are two types in Parquet: Primitive Type and Logical Type. Logical types a
40
|BOOLEAN|bool|
41
|INT32|int32|
42
|INT64|int64|
43
-|INT96|string|
+|INT96([deprecated](https://github.com/xitongsys/parquet-go/issues/420))|string|
44
|FLOAT|float32|
45
|DOUBLE|float64|
46
|BYTE_ARRAY|string|
0 commit comments