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


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

Review Comment:
   The offset will be used for things like timestamps, dates?



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