lidavidm commented on code in PR #1275:
URL: https://github.com/apache/arrow-adbc/pull/1275#discussion_r1388211158


##########
c/driver/postgresql/postgres_copy_reader.h:
##########
@@ -1283,6 +1279,26 @@ class PostgresCopyBinaryFieldWriter : public 
PostgresCopyFieldWriter {
   }
 };
 
+class PostgresCopyBinaryDictFieldWriter : public PostgresCopyFieldWriter {

Review Comment:
   It seems like eventually, we'd want to be able to parametrize this writer on 
the sub-writer, but we can defer that for now



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

Reply via email to