gfphoenix78 commented on code in PR #733:
URL: https://github.com/apache/cloudberry/pull/733#discussion_r1860383067
##########
src/test/regress/output/directory_table.source:
##########
@@ -802,23 +802,75 @@ NOTICE: dir_table1 INSERT AFTER ROW (seg2
127.0.1.1:7004 pid=31192)
ERROR: syntax error at or near "WITH"
LINE 1: ...dir_table1 FROM STDIN 'nation5' WITH TAG 'nation' WITH TAG '...
^
+\COPY BINARY dir_table1 FROM '@abs_srcdir@/data/nation.csv' 'nation6';
+NOTICE: dir_table1 INSERT AFTER ROW (seg0 127.0.1.1:7002 pid=21790)
Review Comment:
Does these seg info like ip:port, pid count when matching the result?
--
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]