#hive Query Language AST code Visualizer ##HiveQL HiveQL is a SQL-like language for hive. and AST is short for Abstract Syntax Tree ##This Visualizer This visualizer aims to visualize a query's AST tree using jRuby & sinatra & D3.The query parser written in JRuby wraps Apache Hive's Parser and gives out AST tree. ##Usage Bundle install && ruby app.rb ##Example visit at https://afternoon-refuge-4404.herokuapp.com ##Known issues the query is not checked before sending to the internal parser,so there may be a lot of 500s. Remember to leave out ';'.
-
Notifications
You must be signed in to change notification settings - Fork 2
liprais/hive_ast_tree_vis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
this is a HiveQL AST Tree Visualizer
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published