chenjinbao1989 commented on code in PR #1827: URL: https://github.com/apache/cloudberry/pull/1827#discussion_r3525174886
########## src/backend/nodes/gen_node_support.pl: ########## @@ -108,7 +123,7 @@ sub elem # ABI stability during development. my $last_nodetag = 'WindowObjectData'; -my $last_nodetag_no = 557; +my $last_nodetag_no = 584; Review Comment: Although gen_node_support.pl calculates this value automatically, manual modification is still required. I don't quite understand why it was designed this way. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
