You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/04/30 19:13:04 UTC

[jira] [Commented] (ARROW-921) Add scripts to facilitate integration testing between revisions of the codebase

    [ https://issues.apache.org/jira/browse/ARROW-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15990349#comment-15990349 ] 

Wes McKinney commented on ARROW-921:
------------------------------------

As part of this, we should also annotate certain integration tests with a "valid as of" date so that they can be omitted when crossing dates when new, non-backwards-compatible features were added. 

> Add scripts to facilitate integration testing between revisions of the codebase
> -------------------------------------------------------------------------------
>
>                 Key: ARROW-921
>                 URL: https://issues.apache.org/jira/browse/ARROW-921
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Wes McKinney
>
> Currently we are integration testing between implementations on the master branch and in pull requests. It would be good to have the ability to integration test between arbitrary code revisions (e.g. between master and released versions on only the C++ or Java implementations). This will create more transparency around whether or not changes break binary forward compatibility. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)