This repository has been archived by the owner on Mar 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 92
Release 0.2.0
hbutani edited this page Aug 4, 2016
·
5 revisions
Released July 28th, 2016
Maven
<dependency>
<groupId>com.sparklinedata</groupId>
<artifactId>accelerator_2.10</artifactId>
<version>0.2.0</version>
</dependency>
Downloads
Docs
ChangeLog
Feature/Bug Fixes
- Correctness Test Framework
- Support DateTime, TimeStamp, and Numeric datatypes
- Extend Javascript CodeGen support.
- Optimize Task serialization footprint
- More optimal Druid Expressions
- Introduce TimeSeries, Search Druid Query optimizations
- Introduc Druid Query Cost Mode
- Introduce Logical Optimzer
- Support Multi-Level Group By using Joins
- Execute any Druid Query
- Explain Druid Query Rewrite
- Introduce the Cluster SpinUp Tool
- Revamp Wiki, move publishing to mvn central.
- Overview
- Quick Start
-
User Guide
- [Defining a DataSource on a Flattened Dataset](https://github.com/SparklineData/spark-druid-olap/wiki/Defining-a Druid-DataSource-on-a-Flattened-Dataset)
- Defining a Star Schema
- Sample Queries
- Approximate Count and Spatial Queries
- Druid Datasource Options
- Sparkline SQLContext Options
- Using Tableau with Sparkline
- How to debug a Query Plan?
- Running the ThriftServer with Sparklinedata components
- [Setting up multiple Sparkline ThriftServers - Load Balancing & HA] (https://github.com/SparklineData/spark-druid-olap/wiki/Setting-up-multiple-Sparkline-ThriftServers-(Load-Balancing-&-HA))
- Runtime Views
- Sparkline SQL extensions
- Sparkline Pluggable Modules
- Dev. Guide
- Reference Architectures
- Releases
- Cluster Spinup Tool
- TPCH Benchmark