mapleFU commented on issue #44827: URL: https://github.com/apache/arrow/issues/44827#issuecomment-2505149484
Ahh, finally I got what you mean, sorry for misunderstand. So: * transpose_map points to a valid range in `[0, dictionary_indice->length())` * However, the dictionary indices is null, and given an out-of-range invalid position @pitrou do you think we need a more interface for this or should handle this in `Transpose`? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
