Commit 9604600
Reimplement copy from directory table.
In this commit, we reimplement the copy from directory table
by transfering file between QD and QE block by block which
transfers the whole file before. By this way, we will avoid
memory out of error when palloc memory to store the whole file.
Authored-by: Zhang Wenchao [email protected]1 parent e4a6cdd commit 9604600
File tree
6 files changed
+203
-200
lines changed- src
- backend/commands
- test/regress
- input
- output
6 files changed
+203
-200
lines changed
0 commit comments