richox commented on PR #1846: URL: https://github.com/apache/auron/pull/1846#issuecomment-3742757147
one concern: UDFWrapper(split, [1]) fallbacks one item from the result array. but UDFWrapper(split)[1] fallbacks the whole array, increasing a lot of fallback costs. -- 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]
