Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add docstrings and typing to db_engine_specs and sql_parse (apache#8058)
* Add typing to db_engine_specs * Add more type annotations and docstrings * Add docstrings and typing to sql_parse and db_engine_specs * Refine select_star * Fix execute and add more docstrings * Revert kwargs change from execute * Remove redundant or * Align view and table getter schema types * Fix return type of latest_partition * Remove some typing from presto * Improve docstring for __extract_from_token
- Loading branch information