Jackie-Jiang commented on PR #16885: URL: https://github.com/apache/pinot/pull/16885#issuecomment-3331297071
What is the value passed to `TimestampUtils.toMillisSinceEpoch()`? Is it `null` (real `null`) or string `"null"`? I'd suggest we handle the null case in `CastTransformFunction` instead of `ArrayCopyUtils`. The util is not supposed to handle this -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
