igor-suhorukov commented on code in PR #14134:
URL: https://github.com/apache/arrow/pull/14134#discussion_r976050803


##########
java/adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/JdbcToArrowConfigBuilder.java:
##########
@@ -216,7 +216,7 @@ public JdbcToArrowConfigBuilder setTargetBatchSize(int 
targetBatchSize) {
    * Defaults to wrapping {@link 
JdbcToArrowUtils#getArrowTypeFromJdbcType(JdbcFieldInfo, Calendar)}.
    */
   public JdbcToArrowConfigBuilder setJdbcToArrowTypeConverter(

Review Comment:
   Thank you for review @lidavidm 
   JdbcFieldInfo with additional column index is works for me



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