queryparser-presto: Parsing for Presto SQL queries
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
A library for parsing Presto SQL queries into analyzable ASTs.
This library is to be used with the queryparser library, which provides the common type definitions and analyses across the different SQL dialects.
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.8), base (>=4.9 && <4.11), bytestring, containers, fixed-list, hashable, mtl (>=2.2 && <2.3), parsec (>=3.1 && <3.2), predicate-class, pretty (>=1.1 && <1.2), queryparser, QuickCheck, regex-tdfa, semigroups (>=0.16), text (>=1.2 && <1.3), unordered-containers, yaml (>=0.8 && <0.9) [details] |
License | MIT |
Author | Heli Wang, David Thomas, Matt Halverson |
Maintainer | heli@uber.com |
Category | Database |
Uploaded | by HeliWang at 2018-03-23T20:58:03Z |
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
development | Enable development level of strictness | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- queryparser-presto-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees