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 2022/06/23 20:32:39 UTC

[GitHub] [pinot] walterddr opened a new issue, #8966: [multistage] clean up error/eos/metadata block

walterddr opened a new issue, #8966:
URL: https://github.com/apache/pinot/issues/8966

   Currently non-data block treatments are not ideal.
   
   - error transfer blocks are not populated through the system. it is treated as an empty block
   - populated error block should also early terminate execution, for example in JOIN conditions. 
   - eos block should not contain data schema if it is not indicating a 0-row payload. 
   - metadata blocks should not be treated as empty block.
   
   


-- 
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: commits-unsubscribe@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [pinot] walterddr closed issue #8966: [multistage] clean up mailbox/datatransfer layer

Posted by GitBox <gi...@apache.org>.
walterddr closed issue #8966: [multistage] clean up mailbox/datatransfer layer
URL: https://github.com/apache/pinot/issues/8966


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [pinot] walterddr commented on issue #8966: [multistage] clean up mailbox/datatransfer layer

Posted by GitBox <gi...@apache.org>.
walterddr commented on issue #8966:
URL: https://github.com/apache/pinot/issues/8966#issuecomment-1201587603

   closed for #9026 


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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