semstrait 0.0.1

Compile semantic models to Substrait compute plans
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "semstrait"
version = "0.0.1"
edition = "2021"
license = "Apache-2.0"
description = "Compile semantic models to Substrait compute plans"
repository = "https://github.com/semstrait/semstrait"
keywords = ["semantic-layer", "substrait", "metrics", "analytics"]
categories = ["database", "data-structures"]
readme = "README.md"

[dependencies]