Thanks - glad we agree. Note that it’s a bad idea to put checksums on mirrors.
Julian > On Aug 7, 2018, at 9:33 AM, Phillip Cloud <[email protected]> wrote: > > @Julian > > Sorry I misread your first comment. It looks like that's actually missing a > link. The sha256/sha512 link is also wrong. > > On Tue, Aug 7, 2018 at 12:31 PM Phillip Cloud <[email protected]> wrote: > >> @Julian >> >> First issue: the link should be to the sha256 checksum (we're not >> computing the sha512 anymore): >> https://www.apache.org/dist/arrow/arrow-0.10.0/apache-arrow-0.10.0.tar.gz.sha256 >> Second issue: I'm not sure what the issue is there. FWIW, they are not >> there for the 0.9.0 release either, and I don't see them in the main >> parquet project either: >> http://apache.cs.utah.edu/parquet/apache-parquet-1.10.0/ >> >> On Tue, Aug 7, 2018 at 12:24 PM Julian Hyde <[email protected]> wrote: >> >>> Congratulations! >>> >>> One thing: on http://arrow.apache.org/install/ < >>> http://arrow.apache.org/install/> there were the checksums (.tar.gz.asc >>> and .tar.gz.sha512), but I couldn’t find a link to the mirrors with the >>> source tarball (i.e. >>> https://www.apache.org/dyn/closer.cgi/arrow/arrow-0.10.0/ < >>> https://www.apache.org/dyn/closer.cgi/arrow/arrow-0.10.0/>). Did I miss >>> it? Meanwhile the http://arrow.apache.org/release/0.10.0.html < >>> http://arrow.apache.org/release/0.10.0.html> has the source release but >>> no link to the checksums. >>> >>> Julian >>> >>> >>>> On Aug 7, 2018, at 9:16 AM, Phillip Cloud <[email protected]> wrote: >>>> >>>> Congrats on the release everyone, there was a ton of work that went >>> into it! >>>> >>>> On Tue, Aug 7, 2018 at 12:10 PM Wes McKinney <[email protected]> >>> wrote: >>>> >>>>> Congrats all! >>>>> >>>>> On Tue, Aug 7, 2018 at 11:59 AM, Phillip Cloud <[email protected]> >>> wrote: >>>>>> The Apache Arrow community is pleased to announce the 0.10.0 >>>>>> release. This is a major release including 470 resolved >>>>>> issues ([1]) since the 0.9.0 release. >>>>>> >>>>>> The release is available now from our website and [2]: >>>>>> http://arrow.apache.org/install/ >>>>>> >>>>>> Changelog >>>>>> http://arrow.apache.org/release/0.10.0.html >>>>>> >>>>>> Blog post about release >>>>>> http://arrow.apache.org/blog/2018/08/07/0.10.0-release/ >>>>>> >>>>>> What is Apache Arrow? >>>>>> --------------------- >>>>>> >>>>>> Apache Arrow is a cross-language development platform for in-memory >>>>> data. It >>>>>> specifies a standardized language-independent columnar memory format >>> for >>>>>> flat >>>>>> and hierarchical data, organized for efficient analytic operations on >>>>> modern >>>>>> hardware. It also provides computational libraries and zero-copy >>>>> streaming >>>>>> messaging and interprocess communication. Languages currently >>> supported >>>>>> include >>>>>> C, C++, Go, Java, JavaScript, Python, and Ruby. >>>>>> >>>>>> Please report any feedback to the mailing lists ([3]) >>>>>> >>>>>> Regards, >>>>>> The Apache Arrow community >>>>>> >>>>>> [1]: >>>>>> >>>>> >>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20fixVersion%20%3D%200.10.0%20ORDER%20BY%20priority%20DESC >>>>>> [2]: https://www.apache.org/dyn/closer.cgi/arrow/arrow-0.10.0/ >>>>>> [3]: https://lists.apache.org/[email protected] >>>>> >>> >>>
