-
Updated
Jul 20, 2021 - C++
olap
Here are 150 public repositories matching this topic...
Use case:
1.) A user may want to backup all tables but no metadata like users, privileges, etc. without explicitly defining each table inside the CREATE SNAPSHOT statement.
2.) A user may want to transfer users & privileges, custom analyzers or user-defined-functions from one cluster to another without backing up a complete cluster including all data (tables).
*Feature description
-
Updated
Apr 30, 2021 - JavaScript
Hey everyone!
mapd-core-cpu is already available on conda-forge (https://anaconda.org/conda-forge/omniscidb-cpu)
now we should add some instructions on the documentation.
at this moment it is available for linux and osx.
some additional information about the configuration:
- for now, always install
omniscidb-cpuinside a conda environment (also it is a good practice), eg:
-
Updated
Apr 26, 2021 - Go
-
Updated
Dec 28, 2020 - Python
-
Updated
Dec 2, 2016 - Python
-
Updated
Jul 20, 2021 - Rust
-
Updated
Apr 28, 2021
-
Updated
Apr 26, 2021 - Java
-
Updated
Feb 2, 2019 - JavaScript
-
Updated
Mar 24, 2021 - Go
-
Updated
Nov 15, 2020 - Go
-
Updated
Jul 12, 2021 - Rust
-
Updated
Jul 18, 2021 - Rust
-
Updated
May 6, 2021
-
Updated
May 2, 2018 - Java
-
Updated
Mar 8, 2021 - Python
-
Updated
Jul 18, 2021 - Python
Improve this page
Add a description, image, and links to the olap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the olap topic, visit your repo's landing page and select "manage topics."
Feature Request
Summary
Is your feature request related to a problem? Please describe:
In sqlite3,
I test the duckdb,