mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
### What is this PR for? Bump up version to 0.8.0-SNAPSHOT Author: Mina Lee <minalee@apache.org> Closes #1883 from minahlee/0.8.0-SNAPSHOT and squashes the following commits: |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||
| README.md | ||
PostgreSQL, HAWQ and Greenplum Interpreter for Apache Zeppelin
This interpreter supports the following SQL engines:
- PostgreSQL - OSS, Object-relational database management system (ORDBMS)
- Apache HAWQ - Powerful Open Source SQL-On-Hadoop engine.
- Greenplum - MPP database built on open source PostgreSQL.
The official documentation: PostgreSQL, HAWQ