Closed zhaorongsheng closed 5 months ago
Have you done any tests? If so, can you post the results?
Have you done any tests? If so, can you post the results?
@gnehil We do not add test case for this case. But in our scene the spark executor will be OOM when using original code. And it has been run successfully when using the optimised code with the same data and conf.
LGTM
Proposed changes
Issue Number: close #211 211
Problem Summary:
Use row input stream instead of StringBuilder when write to gzip outputstream.
Checklist(Required)
Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...