You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2020/11/13 15:08:20 UTC

[GitHub] [calcite-avatica] dimas-b commented on pull request #130: [CALCITE-4379] Meta.Frame created with java float values in rows hits a ClassCastException in toProto()

dimas-b commented on pull request #130:
URL: https://github.com/apache/calcite-avatica/pull/130#issuecomment-726816776


   > but is there an issue on the JSON parsing side?
   
   As fare as I can tell this particular problem does not exist on the JSON serialization path. Apparently `Meta.Frame` fields are accessed directly in that case and its `toProto()` method is not called.


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