We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24cd211 commit bc34b31Copy full SHA for bc34b31
arrow-ipc/src/reader.rs
@@ -553,7 +553,7 @@ unsafe fn create_dictionary_array_internal(
553
}
554
555
/// Reads the correct number of buffers based on list type and null_count, and creates a
556
-/// list array ref
+/// dictionary array ref
557
///
558
/// Safety:
559
/// `skip_validations` allows the creation of an `ArrayData` without performing the
0 commit comments