Skip to content

Conversation

@zhihua-chen
Copy link

A commit in Oct 13, 2019 changed the original rank == 1 comparison to rank > 1. The code segment applies to both situations so we should make it rank >= 1.

This change will remove the bug where a rank 1 array of strings gets read as a single fixed length string.

A commit in Oct 13, 2019 changed the original rank == 1 comparison to rank > 1. The code segment applies to both situations so we should make it rank >= 1. 

This change will remove the bug where a rank 1 array of strings gets read as a single fixed length string.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant