WillAyd commented on code in PR #1130:
URL: https://github.com/apache/arrow-adbc/pull/1130#discussion_r1341359517


##########
c/driver/postgresql/postgres_copy_reader.h:
##########
@@ -1166,13 +1166,41 @@ class PostgresCopyBooleanFieldWriter : public 
PostgresCopyFieldWriter {
   }
 };
 
+template <typename T, T kOffset = 0>

Review Comment:
   Yea that is what it is used for on the reader side - I just copied the 
template over from that, but still have to implement the DATE support in 
another PR



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