Jackie-Jiang commented on issue #11743:
URL: https://github.com/apache/pinot/issues/11743#issuecomment-1751439617

   Good catch!
   
   IMO we should not include `ColumnDataType.OBJECT` into 
`FunctionUtils.COLUMN_DATA_TYPE_MAP` (introduced in #8608) because `OBJECT` is 
just a placeholder column data type for intermediate aggregation result, and 
should not be exposed to the data schema. @walterddr Can you also double check 
if we can remove it?


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