saurabhd336 commented on PR #12243:
URL: https://github.com/apache/pinot/pull/12243#issuecomment-1968319767

   >  which means the data type might not align with schema when the enricher 
is applied. Will this cause problems?
   Sorry I don't follow could you elaborate? Post enrichment, the new field 
being added is as good as having preexisted in the GenericRecord. Even if there 
is a datatype mismatch, DataTypeTransformer which runs as part of the default 
transform pipeline can handle the transformation to the right datatype? And if 
that conversion fails, the user had used a wrong enricher to begin with?


-- 
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]

Reply via email to