walterddr commented on PR #9618: URL: https://github.com/apache/pinot/pull/9618#issuecomment-1283309800
> I am guessing this is just limited to blocks sent between executors in multi-stage engine and will not affect the `DataTable` schema sent back by leaf layer to the broker in the current engine. It will continue to carry the schema type as `storedType` ? Yes exactly. That's the point of only changing the block utils and builder which are not used on the data table impl code path -- 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]
