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 ed1acb8 commit e39c1abCopy full SHA for e39c1ab
tests/include/sparrow_ipc_tests_helpers.hpp
@@ -31,7 +31,7 @@ namespace sparrow_ipc
31
}
32
33
34
- // Helper function to create a simple ArrowSchema for testing
+ // Helper function to create a simple ArrowSchema for testing
35
ArrowSchema
36
create_test_arrow_schema(const char* format, const char* name = "test_field", bool nullable = true)
37
{
0 commit comments