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


##########
c/validation/adbc_validation.h:
##########
@@ -274,8 +275,8 @@ class StatementTest {
   template <typename CType>
   void TestSqlIngestNumericType(ArrowType type);
 
-  template <enum ArrowTimeUnit TU>
-  void TestSqlIngestTemporalType(const char* timezone);
+  template <enum ArrowType T>

Review Comment:
   Oh for future reference, I think you just need `MACRO((Template<A, B>), ...)`



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