This is an automated email from the ASF dual-hosted git repository. oppenheimer01 pushed a commit to branch cbdb-postgres-merge in repository https://gitbox.apache.org/repos/asf/cloudberry.git
commit 86bbd690cf7822c504cca435403545050ea9729c Author: Jinbao Chen <[email protected]> AuthorDate: Sat Apr 25 11:19:51 2026 -0400 test --- src/test/regress/expected/directory_table.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/regress/expected/directory_table.out b/src/test/regress/expected/directory_table.out index 0ca11409824..207ed2a7022 100644 --- a/src/test/regress/expected/directory_table.out +++ b/src/test/regress/expected/directory_table.out @@ -788,7 +788,7 @@ ERROR: duplicate key value violates unique constraint "dir_table1_pkey" DETAIL: Key (relative_path)=(nation1) already exists. COPY BINARY dir_table1 FROM :'nation_file' 'nation2' 'nation2'; -- fail ERROR: syntax error at or near "'nation2'" -LINE 1: ...rrydb/src/test/regress/data/nation.csv' 'nation2' 'nation2'; +LINE 1: ...berry/src/test/regress/data/nation.csv' 'nation2' 'nation2'; ^ COPY BINARY dir_table1 FROM :'nation_file' 'nation2'; NOTICE: dir_table1 INSERT AFTER ROW (seg2 127.0.1.1:7004 pid=900444) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
