You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by Gianni Ambrosio <gi...@vi-grade.com> on 2020/05/06 09:50:25 UTC

string max size

Hi All,
is there a maximum size for a Thrift base type string?

Best regards,
Gianni

Re: string max size

Posted by Jens Geyer <je...@hotmail.com>.
> is there a maximum size for a Thrift base type string?

Technically:  No.

In terms of what makes sense: It depends. Sending 1 GB text in one string 
may turn out to be a bad idea.

May I ask what the reason for the question is?

Have fun,
JensG


-----Ursprüngliche Nachricht----- 
From: Gianni Ambrosio
Sent: Wednesday, May 6, 2020 11:50 AM
To: user@thrift.apache.org
Subject: string max size

Hi All,
is there a maximum size for a Thrift base type string?

Best regards,
Gianni