You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2022/05/09 01:47:16 UTC

[arrow-julia] branch main updated: Remove obsolted section in the README (#322)

This is an automated email from the ASF dual-hosted git repository.

kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-julia.git


The following commit(s) were added to refs/heads/main by this push:
     new aeda3f4  Remove obsolted section in the README (#322)
aeda3f4 is described below

commit aeda3f41ace7b560a39a7ec669a6399ae8e60796
Author: Carlo Lucibello <ca...@gmail.com>
AuthorDate: Mon May 9 03:47:12 2022 +0200

    Remove obsolted section in the README (#322)
---
 README.md | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/README.md b/README.md
index 8dee78a..8c7161a 100644
--- a/README.md
+++ b/README.md
@@ -55,13 +55,6 @@ changes to ArrowTypes.jl are immediately available to Arrow.jl without requiring
 julia --project -e 'using Pkg; Pkg.develop(path="src/ArrowTypes")'
 ```
 
-## Difference between this code and the apache/arrow/julia/Arrow repository
-
-The code in the apache/arrow repository is officially part of the apache/arrow project and as such follows the regulated release cadence of the entire project, following standard community
-voting protocols. The JuliaData/Arrow.jl repository can be viewed as a sort of "dev" or "latest" branch of this code that may release more frequently, but without following
-official apache release guidelines. The two repositories are synced, however, so any bugfix patches in JuliaData will be upstreamed to apache/arrow for each release.
-
-
 ## Format Support
 
 This implementation supports the 1.0 version of the specification, including support for: