[ 
https://issues.apache.org/jira/browse/ARROW-16538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Li resolved ARROW-16538.
------------------------------
    Fix Version/s: 9.0.0
       Resolution: Fixed

Issue resolved by pull request 13123
[https://github.com/apache/arrow/pull/13123]

> [Java] Refactor FakeResultSet to support arbitrary tests
> --------------------------------------------------------
>
>                 Key: ARROW-16538
>                 URL: https://issues.apache.org/jira/browse/ARROW-16538
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: 8.0.0
>            Reporter: Todd Farmer
>            Assignee: Todd Farmer
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 9.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> The existing FakeResultSet used in tests of the JDBC adapter is challenging 
> to use to build arbitrary ResultSets - such as would be useful in dealing 
> with issues like ARROW-16427.  Converting this to a more generic utility to 
> build mock ResultSets would enable testing of JDBC vendor-specific behavior 
> that is discovered, without actually referencing those drivers within test 
> code.  Finally, it would be useful to more such a utility to a general class, 
> leaving just the test code in the existing test class.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to