TheNeuralBit commented on pull request #14169: URL: https://github.com/apache/beam/pull/14169#issuecomment-793137004
Shoot, you're right, indexing with 1 does work. Sorry about that. I found it surprising that accessing a nested column from a `null` row also returns `null`, but just confirmed we do the same thing for a standard row (not in an array). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
