[jira] [Updated] (THRIFT-5448) Wrong type mapping of thrift binary type

2021-08-03 Thread Jens Geyer (Jira)
[ 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 > -

[jira] [Updated] (THRIFT-5448) Wrong type mapping of thrift binary type

2021-08-03 Thread Jira
[ 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 > ---

[jira] [Updated] (THRIFT-5448) Wrong type mapping of thrift binary type

2021-08-03 Thread Jira
[ 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

[jira] [Updated] (THRIFT-5448) Wrong type mapping of thrift binary type

2021-08-03 Thread Jira
[ 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