Adar Dembo has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/10968 )

Change subject: schema: add is_deleted virtual column
......................................................................


Patch Set 4:

(3 comments)

http://gerrit.cloudera.org:8080/#/c/10968/3/src/kudu/common/schema.h
File src/kudu/common/schema.h:

http://gerrit.cloudera.org:8080/#/c/10968/3/src/kudu/common/schema.h@412
PS3, Line 412: Boolean
> nit: Boolean column (reads like a typo to me, otherwise)
Done


http://gerrit.cloudera.org:8080/#/c/10968/3/src/kudu/common/schema.cc
File src/kudu/common/schema.cc:

http://gerrit.cloudera.org:8080/#/c/10968/3/src/kudu/common/schema.cc@142
PS3, Line 142: $$IS_DELETED$$
> This seems to imply that column names of the form $$FOO$$ are reserved for
Not really. Todd pointed me at the Postgres documentation 
(https://www.postgresql.org/docs/current/static/ddl-system-columns.html) but 
they don't use any kind of separators for system column names.


http://gerrit.cloudera.org:8080/#/c/10968/3/src/kudu/common/schema.cc@144
PS3, Line 144: false /* is_nullable */
> protip: if you instead use the syntax /* is_nullable= */ false, clang-tidy
Done



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I56eb1d44ba8bfbd76d8bb794b8076b695782939e
Gerrit-Change-Number: 10968
Gerrit-PatchSet: 4
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-Comment-Date: Thu, 19 Jul 2018 21:37:42 +0000
Gerrit-HasComments: Yes

Reply via email to