Daniel Becker has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/19309 )

Change subject: IMPALA-11717: Use rapidjson for printing collections
......................................................................


Patch Set 8:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/19309/7/be/src/runtime/complex-value-writer.h
File be/src/runtime/complex-value-writer.h:

http://gerrit.cloudera.org:8080/#/c/19309/7/be/src/runtime/complex-value-writer.h@35
PS7, Line 35: template <class JsonStream>
            : class ComplexValueWriter {
> nit: putting the implementation into a *.inline.h would prevent the need of
Done


http://gerrit.cloudera.org:8080/#/c/19309/7/be/src/runtime/complex-value-writer.cc
File be/src/runtime/complex-value-writer.cc:

http://gerrit.cloudera.org:8080/#/c/19309/7/be/src/runtime/complex-value-writer.cc@50
PS7, Line 50: 
> Please add this as a const class member and give it some comments why we ar
I made it a constexpr variable here because this is the only place we use it in 
this class so I didn't want to pollute the class definition.



--
To view, visit http://gerrit.cloudera.org:8080/19309
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I08a2d596a498fbbaf1419b18284846b992f49165
Gerrit-Change-Number: 19309
Gerrit-PatchSet: 8
Gerrit-Owner: Daniel Becker <[email protected]>
Gerrit-Reviewer: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Gergely Fürnstáhl <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Peter Rozsa <[email protected]>
Gerrit-Comment-Date: Tue, 13 Dec 2022 10:25:15 +0000
Gerrit-HasComments: Yes

Reply via email to