gianm commented on PR #15693: URL: https://github.com/apache/druid/pull/15693#issuecomment-1893333575
This patch is running into a problem that is addressed in #15681 by the addition of `IntermediateRowParsingReader#intermediateRowAsString`. Without that, the switch to using `ByteEntity` as the intermediate form makes the error messages show "ByteEntity" rather than the actual intermediate data. So, when that other one is merged, I'll merge master into this PR and it should be OK. -- 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]
