Closed exalate-issue-sync[bot] closed 1 year ago
Gaurav Gupta commented: Hi Raymond and Pasha, As mentioned in [#https://community.h2o.ai/questions/462/how-to-get-the-glmmodeloutputv3-response-object-af.html?childToView=581#answer-581], I am still facing this issue in "h2o-bindings-3.10.0.7" . Please let me know if I am missing anything or it's a defect.
I am using 3.10.0.7 for h2o-bindings and for h2o core :- h2o-bindings:jar:3.10.0.7 com.squareup.retrofit2:retrofit:jar:2.0.1 com.squareup.retrofit2:converter-gson:jar:2.0.1 h2o-core 3.10.0.7 h2o-algos 3.10.0.7 h2o-app 3.10.0.7
Thanks Gaurav
JIRA Issue Migration Info
Jira Issue: PUBDEV-2859 Assignee: Pasha Stetsenko Reporter: Raymond Peck State: Resolved Fix Version: N/A Attachments: N/A Development PRs: Available
Linked PRs from JIRA
When we return a polymorphic collection, as in /Models, deserialize as the subclasses, not the parent class.