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


##########
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:
   hi! I'm encountering an issue during local testing. When attempting to run 
the test suite, I discovered that even the tests 002_pg_dump.pl fail to 
execute. Could this indicate that I need access to your specific testing 
environment to conduct proper validation?
   
   <img width="1175" height="418" alt="七月18星期五17-44-40" 
src="https://github.com/user-attachments/assets/a3abb100-fcd0-4769-a837-16ed7c764c6f";
 />
   



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