Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
-
Updated
Jul 12, 2022 - C++
{{ message }}
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
Λrrow - Functional companion to Kotlin's Standard Library
The API lists::drop_list_duplicates operates on a pair of keys-values input lists columns with duplicate_keep_option. This is Spark's specific feature request. Now we have lists::distinct which purely extracts distinct list elements from the input lists column. This API is more standard and is used in both Python and Spark.
Therefore, we should remove lists::drop_list_duplicates complet
Distributed compute platform implemented in Rust, and powered by Apache Arrow.
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
In the SO post https://stackoverflow.com/questions/72888852/extract-year-month-day-from-unix-timestamp-column-in-rust-datafusion-dataframe/72941102#72941102 the user needed help with translating a unixtime to a timestamp. The solution now is to use a cast and this is verbose and not obvious.
Draw a leader line in your web page.
Expressive analytics in Python at any scale.
We no longer need to control the number of concurrent kernels, since now we control the number of concurrent tasks
the pre-built binary is not supporting database?
roapi -t "vocabs=sqlite:///data/vocabulary.sqlite"
[2022-05-31T06:48:11Z INFO roapi::context] loading `uri(sqlite:///data/vocabulary.sqlite)` as table `vocabs`
Error: Database error: Enable 'database' feature flag to support this
would you explain in README how to enable it?
I'm new to rust, after some searching i got it workin
Nice and simple customizable implementation of Google style up/down expand arrow.
Arrows is an animated custom view to give feedback about your UI sliding panels.
Plugin for generating easy to use connection flow arrows in Sketch
Manipulate arrays of complex data structures as easily as Numpy.
The powerful android spinner library for your application
Native SQL Engine plugin for Spark SQL with vectorized SIMD optimizations.
It would be helpful to have Fletchgen output warnings for unused metadata fields that start with fletcher_. For example, (this happened to me) when someone adds fletchgen_epc to Schema metadata instead of Field metadata.
Reading a dataset with eager's read functionality raises a ValueError when providing columns.
import pandas as pd
from tempfile import TemporaryDirectory
from functools import partial
from storefact import get_store_from_url
from kartothek.io.eager import store_dataframes_as_dataset, read_dataset_as_dataDescribe the bug
We have a hard-coded distinct = false parameter in ballista/rust/core/src/serde/physical_plan/mod.rs.
Ok(create_aggregate_expr(
&aggr_function.into(),
false, // <-- hard-coded "distinct"
input_phy_expr.as_slice(),
&physical_schema,
name.to_string(),
)?)To Reproduce
Try running a COUNT(DISTINCT expr) in Ballista
**E
Motivation:
[DEPRECATED] The tooltip that has all the right moves
Λrrow Core is part of Λrrow, a functional companion to Kotlin's Standard Library
Add a description, image, and links to the arrow topic page so that developers can more easily learn about it.
To associate your repository with the arrow topic, visit your repo's landing page and select "manage topics."
Feature Request
Many locales have the bare minimum when it comes to test cases. While I understand it can be tedious and repetitive to write out test case