Quanlong Huang has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/21646 )

Change subject: IMPALA-13240: Add gerrit comments for Thrift/FlatBuffers changes
......................................................................


Patch Set 1:

(5 comments)

gerrit-auto-critic failed. You can reproduce it locally using command:

  python2 bin/jenkins/critique-gerrit-review.py --dryrun

To run it, you might need a virtual env with virtualenv installed.

http://gerrit.cloudera.org:8080/#/c/21646/1/common/fbs/CatalogObjects.fbs
File common/fbs/CatalogObjects.fbs:

PS1:
This file is used in communication between impalad and catalogd/statestore. 
Please make sure impalads can still work with new/old versions of catalogd and 
statestore. Basically only new fields can be added and should be added at the 
end of a table definition.
https://flatbuffers.dev/flatbuffers_guide_writing_schema.html


http://gerrit.cloudera.org:8080/#/c/21646/1/common/thrift/CatalogObjects.thrift
File common/thrift/CatalogObjects.thrift:

http://gerrit.cloudera.org:8080/#/c/21646/1/common/thrift/CatalogObjects.thrift@a66
PS1, Line 66:
Modifying/deleting enum items might break the compatibility between impalad and 
catalogd/statestore during upgrade


http://gerrit.cloudera.org:8080/#/c/21646/1/common/thrift/CatalogObjects.thrift@a202
PS1, Line 202:
Modifying/deleting this required field might break the compatibility between 
impalad and catalogd/statestore during upgrade


PS1:
This file is used in communication between impalad and catalogd/statestore. 
Please make sure impalads can still work with new/old versions of catalogd and 
statestore. Basically only new optional fields can be added.


http://gerrit.cloudera.org:8080/#/c/21646/1/common/thrift/CatalogObjects.thrift@203
PS1, Line 203:   2: required string new_table_name
Modifying/adding this required field might break the compatibility between 
impalad and catalogd/statestore during upgrade



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib35fafa50bfd38631312d22464df14d426f55346
Gerrit-Change-Number: 21646
Gerrit-PatchSet: 1
Gerrit-Owner: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Comment-Date: Tue, 06 Aug 2024 22:55:25 +0000
Gerrit-HasComments: Yes

Reply via email to