issues
search
uber
/
queryparser
Parsing and analysis of Vertica, Hive, and Presto SQL.
MIT License
1.08k
stars
147
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement some missing features for Presto
#67
nooberfsh
opened
2 years ago
0
Cannot build on Linux
#66
l1x
opened
2 years ago
1
Bind columns to table alias to prevent the occurrence of orphan column alias
#65
nooberfsh
closed
2 years ago
0
Resolving failed with `Tablish` which has column aliases
#64
nooberfsh
closed
2 years ago
0
Observe composed query columns from `QueryExcept QueryUnion QueryIntersect`
#63
nooberfsh
closed
2 years ago
0
Support parenthesized relation
#62
nooberfsh
closed
2 years ago
2
Make `zone`, `desc` non reserved keyword in Hive
#61
nooberfsh
closed
2 years ago
1
Set resolver to lts-18.6
#60
nooberfsh
closed
3 years ago
3
Incomplete installation directions
#59
ofiryanai
opened
3 years ago
1
how to extract src/target map of column lineage?
#58
tooptoop4
closed
1 month ago
3
Question - how to run queryparser
#57
barshauli19
opened
3 years ago
2
Resolving incorrectly fails with AmbiguousColumn
#56
lukas-mi
opened
4 years ago
1
Support for advanced Vertica's aggregate functions
#55
lukas-mi
opened
4 years ago
0
Parse CURRENT_TIMESTAMP(1) in vertica
#54
asnr
closed
4 years ago
3
Add Support for Teradata Dialect
#53
TWood67
opened
5 years ago
2
getColumns errors for some Presto queries that use union
#52
bachung-stripe
closed
2 years ago
4
add bitwise operators
#51
lukas-mi
closed
5 years ago
0
could the python service wrapper open source as well?
#50
feng-tao
closed
5 years ago
5
fix Vertica "CREATE VIEW" statement parsing
#49
lukas-mi
closed
5 years ago
4
Fails to parse "CREATE VIEW" statements with "UNION" clause
#48
lukas-mi
closed
5 years ago
4
Add AST support for vertica ON COMMIT DELETE behavior
#47
h4v0kh3l1
opened
5 years ago
0
Implement Hive clusterby/distributeby/sortby in AST
#46
h4v0kh3l1
opened
6 years ago
0
Updates to compile with ghc 8.4.4 (maintains backward compatibility)
#45
ghost
closed
6 years ago
3
Disable Docker
#44
andywei
closed
6 years ago
1
remove spurious argument to some resolve functions
#43
dlthomas-leapyear
closed
6 years ago
2
simplify hashable instances, add QColumnName instance, compatibility
#42
dlthomas-leapyear
closed
6 years ago
3
use golden framework for golden tests
#41
dlthomas-leapyear
closed
6 years ago
1
Is there a Python wrapper I can use?
#40
VatsalPatel93
opened
6 years ago
5
run this tool via command line
#39
geniusayush
closed
4 years ago
4
guidelines clarification
#38
eyaltrabelsi
opened
6 years ago
3
Fix parsing of `TBLPROPERTIES`
#37
evgshapiro
closed
6 years ago
3
Add guideline docs for creating new dialects
#36
h4v0kh3l1
opened
6 years ago
1
Question about Hive LATERAL VIEW
#35
ruoguluo
opened
6 years ago
2
Installation troubles
#34
eyaltrabelsi
closed
6 years ago
5
Question about the query standardization
#33
nodew
opened
6 years ago
2
Support for MS SQL?
#32
stoyanov-x
opened
6 years ago
4
Fixing single variable printing parsing
#31
evgshapiro
closed
6 years ago
3
Replace `overJust` with `traverse`
#30
smalewski
closed
6 years ago
2
Adding CreateTableExtra to Hive dialect
#29
evgshapiro
closed
6 years ago
3
Table aliases not supported?
#28
tuulos
opened
6 years ago
1
Switch to more modern parsing/pretty-printing libraries
#27
taktoa
opened
6 years ago
3
Extending support of `SET` statements
#26
evgshapiro
closed
6 years ago
8
predicate-class doesn't exist on hackage, build issues
#25
leshow
closed
6 years ago
7
use `traverse` instead of `overJust`
#24
Fuuzetsu
closed
6 years ago
1
support stackage lts-7.19 (while preserving support for newer)
#23
dlthomas
closed
6 years ago
0
support stackage lts-7.19 (while preserving support for newer)
#22
dlthomas
closed
6 years ago
1
Add support for hive versions
#21
h4v0kh3l1
opened
6 years ago
2
[hive] fix: `concat` operator for hive `||`
#20
Chouffe
closed
6 years ago
2
add FUTURE.md
#19
mhalverson
closed
6 years ago
1
[ghc] upgrade to GHC 8 and update base package
#18
Chouffe
closed
6 years ago
4
Next