[ https://issues.apache.org/jira/browse/GOBBLIN-2158?focusedWorklogId=935307&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-935307 ]
ASF GitHub Bot logged work on GOBBLIN-2158: ------------------------------------------- Author: ASF GitHub Bot Created on: 19/Sep/24 10:19 Start Date: 19/Sep/24 10:19 Worklog Time Spent: 10m Work Description: Blazer-007 commented on PR #4057: URL: https://github.com/apache/gobblin/pull/4057#issuecomment-2360592734 Closing this PR as writing custom NumberPolicy is leading to incorrect type conversion between INT & LONG in case value of object lies in range of int then there is no way to differentiate whether this object (currently in form of json string) is INT or LONG, so the required result is not achieved. Issue Time Tracking ------------------- Worklog Id: (was: 935307) Time Spent: 2h 50m (was: 2h 40m) > Upgrade GSON version to 2.8.9 > ----------------------------- > > Key: GOBBLIN-2158 > URL: https://issues.apache.org/jira/browse/GOBBLIN-2158 > Project: Apache Gobblin > Issue Type: Task > Reporter: Vivek Rai > Priority: Major > Time Spent: 2h 50m > Remaining Estimate: 0h > > Upgrade GSON version to 2.8.9 and add a custom ObjectToIntegerDeserialize > policy to avoid getting integer converted to double or long while deserialize. -- This message was sent by Atlassian Jira (v8.20.10#820010)