npawar commented on pull request #6845: URL: https://github.com/apache/incubator-pinot/pull/6845#issuecomment-829461629
> I was thinking if this should be part of transformConfig and model it as a transformFunction. As I user, I would like to see all the transformations in one place. > > Also, is this happening before the decoder or after the decoder? > > @npawar ^^ I think it is fine to separate this flatten config from transform config. TransformConfig has a "column" -> "function" style. Whereas this flatten config seems to be for the entire record, with some special column callouts for unnesting further? So if there's multiple maps, this config will flatten them all, if I understand correctly. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org