项目作者: chufucun

项目描述 :
Parsing and analysis of Hive SQL.
高级语言: Java
项目地址: git://github.com/chufucun/query-parser.git
创建时间: 2020-05-31T09:17:10Z
项目社区:https://github.com/chufucun/query-parser

开源协议:Apache License 2.0

下载


query-parser

Parsing and analysis of Hive SQL.

Build

  1. git clone https://github.com/chufucun/query-parser.git
  2. cd query-parser
  3. mvn clean package

Usage

  1. sh ./target/query-parser-xxx.jar <sql>