ZTE-EBASE commented on code in PR #1176:
URL: https://github.com/apache/cloudberry/pull/1176#discussion_r2218072146


##########
src/bin/pg_dump/pg_dump.c:
##########
@@ -2808,6 +2847,7 @@ dumpTableData(Archive *fout, const TableDataInfo *tdinfo)
                                                                           
.owner = tbinfo->rolname,
                                                                           
.description = "TABLE DATA",
                                                                           
.section = SECTION_DATA,
+                                                                          
.createStmt = tdDefn,

Review Comment:
   @yjhjstz hi! can I submit the test cases first and then test them through 
the CI environment?



-- 
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]

Reply via email to