Commits


Curt Hagenlocher authored and GitHub committed c87faf82a41
GH-36588: [C#] Support blank column names and enable more integration tests. (#39167) ### What changes are included in this PR? Allows field names to be blank (but not null). Enables schema metadata to be read from JSON integration tests. Enables integration tests for cases that are now working. ### Are these changes tested? Yes. * Closes: #36588 Authored-by: Curt Hagenlocher <curt@hagenlocher.org> Signed-off-by: Curt Hagenlocher <curt@hagenlocher.org>