Ian Cook created ARROW-17182: -------------------------------- Summary: [C++][Docs] Show examples of multiple Acero-compatible language APIs Key: ARROW-17182 URL: https://issues.apache.org/jira/browse/ARROW-17182 Project: Apache Arrow Issue Type: Sub-task Components: C++, Documentation Reporter: Ian Cook
Today, there is really only one feature-complete high-level API wrapping the lower-level Acero ExecPlan API: the dplyr interface arrow R pacakge. But in the future, when Acero has full capability to consume and execute Substrait plans, then will have more high-level APIs wrapping Acero, including Ibis. It would be nice to include a tabbed interface in a prominent place on the front page of the Acero docs in showing several different Acero-compatible language APIs, similar to what's on the front page of the [Apache Spark website|https://spark.apache.org/]. Credit to [~willjones127] for suggesting this idea. -- This message was sent by Atlassian Jira (v8.20.10#820010)