You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "jasperjiaguo (via GitHub)" <gi...@apache.org> on 2023/05/12 22:30:57 UTC

[GitHub] [pinot] jasperjiaguo opened a new issue, #10762: RowDataBlock throws exceptions during ser/de of MV byte and empty MV types

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

   see https://github.com/apache/pinot/blob/9e1160272aec88591d9e768d15104b72521b2ffb/pinot-core/src/test/java/org/apache/pinot/core/common/datablock/DataBlockTest.java#L104


-- 
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] Jackie-Jiang commented on issue #10762: RowDataBlock throws exceptions during ser/de of MV byte and empty MV types

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang commented on issue #10762:
URL: https://github.com/apache/pinot/issues/10762#issuecomment-1564719360

   cc @walterddr 


-- 
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] jasperjiaguo commented on issue #10762: RowDataBlock throws exceptions during ser/de of MV byte and empty MV types

Posted by "jasperjiaguo (via GitHub)" <gi...@apache.org>.
jasperjiaguo commented on issue #10762:
URL: https://github.com/apache/pinot/issues/10762#issuecomment-1560268175

   @navina the details are in the two test cases I linked, basically I think RowDataBlock has some bug when doing ser/de on MV columns, which will throw exceptions when working on valid rows that contains MV data. Ideally DataBlock should be able to wrap all types of data correctly.


-- 
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 #10762: RowDataBlock throws exceptions during ser/de of MV byte and empty MV types

Posted by "walterddr (via GitHub)" <gi...@apache.org>.
walterddr commented on issue #10762:
URL: https://github.com/apache/pinot/issues/10762#issuecomment-1564758343

   int array fixed. 
   
   BYTES array is never supported thus will not be fixed in this bugfix PR


-- 
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 closed issue #10762: RowDataBlock throws exceptions during ser/de of MV byte and empty MV types

Posted by "walterddr (via GitHub)" <gi...@apache.org>.
walterddr closed issue #10762: RowDataBlock throws exceptions during ser/de of MV byte and empty MV types
URL: https://github.com/apache/pinot/issues/10762


-- 
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] navina commented on issue #10762: RowDataBlock throws exceptions during ser/de of MV byte and empty MV types

Posted by "navina (via GitHub)" <gi...@apache.org>.
navina commented on issue #10762:
URL: https://github.com/apache/pinot/issues/10762#issuecomment-1560242106

   @jasperjiaguo : what is the GH issue about? 
   can you add more details so other contributors can potentially help out?  Thanks!


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