TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Apache Arrow 4.0

144 点作者 kylebarron大约 4 年前

10 条评论

skrebbel大约 4 年前
I don&#x27;t understand much about this apache&#x2F;java data streaming ecosystem (ETL, Kafka, Cassandra, they&#x27;re all buzzword bingo to me and i don&#x27;t know what it all means), but maybe someone here can translate this to simpler application programmer terms?<p>I read the overview, and I&#x27;m not sure yet, but is this like an in-memory database that runs inside your process? Like, sqlite without disk persistence, or Erlang ETS, but then columnar?<p>I can&#x27;t completely tell from the overview whether it&#x27;s about the data format or the querying capability. A columnar ETS alternative would be splendid indeed!
评论 #27053677 未加载
评论 #27054046 未加载
评论 #27054054 未加载
评论 #27053712 未加载
评论 #27053178 未加载
评论 #27053920 未加载
评论 #27053280 未加载
评论 #27054588 未加载
评论 #27053174 未加载
评论 #27059400 未加载
评论 #27053161 未加载
phissenschaft大约 4 年前
Great to see Ballista in arrow <a href="https:&#x2F;&#x2F;github.com&#x2F;apache&#x2F;arrow&#x2F;pull&#x2F;9723" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;apache&#x2F;arrow&#x2F;pull&#x2F;9723</a>
评论 #27053478 未加载
评论 #27053443 未加载
xbar大约 4 年前
Here&#x27;s a neat story about how an Apple M1 Macbook enjoyed 3x the performance compared to an Apple Intel Macbook using a (hassle to compile) Apache Arrow test instantiation.<p><a href="https:&#x2F;&#x2F;uwekorn.com&#x2F;2021&#x2F;01&#x2F;11&#x2F;apache-arrow-on-the-apple-m1.html" rel="nofollow">https:&#x2F;&#x2F;uwekorn.com&#x2F;2021&#x2F;01&#x2F;11&#x2F;apache-arrow-on-the-apple-m1....</a>
liminal大约 4 年前
Is Arrow good for text data or does the columnar format lose its benefits when dealing with lots of arbitrary length strings?
dmitrykoval大约 4 年前
Good progress overall, especially on the Rust side, I wonder if C++ and Rust would at some point follow the same roadmap when it comes higher-level compute features or rather deviate and develop at their own pace.<p>Special kudos to the Rust team for Parquet predicates pushdown feature.
yazaddaruvala大约 4 年前
Is anyone familiar enough to know if Arrow is also targeting usage by libraries like Lucene?
评论 #27054163 未加载
rubatuga大约 4 年前
Finally has ARM builds for pyarrow!
poorman大约 4 年前
Love the progress being made!
mkoubaa大约 4 年前
Really great to see how fast this thing took flight!
oregontechninja大约 4 年前
It&#x27;s a binary data format, supporting trees, tables, lists, and even blobs. Never used it, I already have sqlite.
评论 #27054405 未加载