From 195c3742a9d0b09248a67da8ac41dd60014fefdb Mon Sep 17 00:00:00 2001 From: Sutou Kouhei Date: Mon, 23 Dec 2024 14:17:28 +0900 Subject: [PATCH] Remove TODOs --- docs/source/format/StatisticsSchema.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/source/format/StatisticsSchema.rst b/docs/source/format/StatisticsSchema.rst index 7927a7892508c..9ff652452fc5f 100644 --- a/docs/source/format/StatisticsSchema.rst +++ b/docs/source/format/StatisticsSchema.rst @@ -147,8 +147,6 @@ Here is the details of the ``map`` of the ``statistics``: can access to proper field by type code not name. So we can use any valid name for fields. - TODO: Should we standardize field names? - .. _statistics-schema-key: Statistics key @@ -197,7 +195,7 @@ Here are pre-defined statistics keys: - The maximum size in bytes of a row in the target column. (exact) * - ``ARROW:max_byte_width:approximate`` - - ``float64``: TODO: Should we use ``int64`` instead? + - ``float64`` - The maximum size in bytes of a row in the target column. (approximate) * - ``ARROW:max_value:exact``