[
https://issues.apache.org/jira/browse/THRIFT-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-5448:
---
Labels: typescript (was: Breaking-Change typescript)
> Wrong type mapping of thrift binary type
> -
[
https://issues.apache.org/jira/browse/THRIFT-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
刘正元 updated THRIFT-5448:
Labels: Breaking-Change typescript (was: typescript)
> Wrong type mapping of thrift binary type
> ---
[
https://issues.apache.org/jira/browse/THRIFT-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
刘正元 updated THRIFT-5448:
Description: thrift binary type should be mapped to {{Buffer}} in type
definition. Currently, it is mapped to stri
[
https://issues.apache.org/jira/browse/THRIFT-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
刘正元 updated THRIFT-5448:
Description: thrift binary type should be mapped to `Buffer` in type
definition. Currently, it is mapped to string