npawar commented on PR #8600: URL: https://github.com/apache/pinot/pull/8600#issuecomment-1118109762
@KKcorps let's revert this change, until we find a better way to fix. As per docs, https://docs.pinot.apache.org/basics/data-import/complex-type#handle-the-complex-type-with-ingestion-configurations basic flattening is triggered by having complexConfig, and fieldsToUnnest is just an addition for collections. I don't remember what was the exact issue the user was facing, maybe we can address it in a different way in the code within ComplexTransformer -- 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]
