ktmud commented on PR #21937:
URL: https://github.com/apache/superset/pull/21937#issuecomment-1291203701

   How about we change [the default `parseMethod = 
json`](https://github.com/apache/superset/blob/3c41ff68a43b5ab6b871226a73de9f2129d64766/superset-frontend/packages/superset-ui-core/src/connection/callApi/parseResponse.ts#L50-L57)
 to always use `json-bigint`? Or if performance is a concern, add a new 
[`ParseMethod = 
"jsonBig"`](https://github.com/apache/superset/blob/dfab521f50593b97fc778475498920552cad15dc/superset-frontend/packages/superset-ui-core/src/connection/types.ts#L73)
 so the response processing can be more unified?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to