You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/11/22 23:41:40 UTC

[GitHub] [incubator-pinot] npawar opened a new pull request #4852: Add getFinalResultColumnType to be used in constructing ResultTable::dataSchema

npawar opened a new pull request #4852: Add getFinalResultColumnType to be used in constructing ResultTable::dataSchema
URL: https://github.com/apache/incubator-pinot/pull/4852
 
 
   This is necessary because for the sql compliance work, we will be making each query type generate results into ResultTable. ResultTable needs to set the dataSchema of the final results, and we need a way to get the data type of the final extracted aggregation results.
   
   https://github.com/apache/incubator-pinot/issues/4450

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org