hyperarrow | future home of HyperArrow - a library to allow seamless
kandi X-RAY | hyperarrow Summary
kandi X-RAY | hyperarrow Summary
hyperarrow is a C++ library. hyperarrow has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
This repository is the future home of HyperArrow - a library to allow seamless serialization between Apache Arrow Tables and Tableau's Hyper API. This is in some regards functionally equivalent to what the pantab library offers, though the latter is limited to Python only. Given the cross-language bindings offered by Arrow, this project would open up tabular Hyper serialization to a much larger ecosystem.
This repository is the future home of HyperArrow - a library to allow seamless serialization between Apache Arrow Tables and Tableau's Hyper API. This is in some regards functionally equivalent to what the pantab library offers, though the latter is limited to Python only. Given the cross-language bindings offered by Arrow, this project would open up tabular Hyper serialization to a much larger ecosystem.
Support
Quality
Security
License
Reuse
Support
hyperarrow has a low active ecosystem.
It has 7 star(s) with 3 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
There are 2 open issues and 0 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of hyperarrow is 0.0.1.dev0
Quality
hyperarrow has no bugs reported.
Security
hyperarrow has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
hyperarrow is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
hyperarrow releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of hyperarrow
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of hyperarrow
hyperarrow Key Features
No Key Features are available at this moment for hyperarrow.
hyperarrow Examples and Code Snippets
conda create -n hyperarrow-dev
conda activate hyperarrow-dev
conda install -c conda-forge "arrow-cpp>=6.0" boost-cpp compilers
# Optional step if you would like to build python bindings
conda install -c conda-forge pyarrow
export TABLEAU_CMAKE_P
Community Discussions
No Community Discussions are available at this moment for hyperarrow.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install hyperarrow
For an easy way to build this package across platforms, you can use conda to first build your development environment. With that out of the way, you will want to have the Tableau Hyper API available somewhere on your machine. Before the build you will want to set an environment variable pointing to this location (note that the method for setting an environment variable will depend on your platform). With those steps completed you can start the build process. It is recommended to do an out of source compliation with CMake, which would look as follows.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page