mirror of
https://github.com/apache/impala.git
synced 2025-12-31 06:02:51 -05:00
8 lines
395 B
Plaintext
8 lines
395 B
Plaintext
* See
|
|
https://groups.google.com/d/msg/sqlparse/huz9lKXt0Lc/11ybIKPJWbUJ
|
|
for some interesting hints and suggestions.
|
|
* Provide a function to replace tokens. See this thread: https://groups.google.com/d/msg/sqlparse/5xmBL2UKqX4/ZX9z_peve-AJ
|
|
* Fix bugs on issue tracker.
|
|
* Document filter stack and processing phases.
|
|
* See KnownIssues http://code.google.com/p/python-sqlparse/wiki/KnownIssues
|