• John Cheng's avatar
    feat: enhance glue extractor (#306) · faa795ce
    John Cheng authored
    * Add `is_view`
    
    * Update glue table description
    For Athena tables, the table description is stored in Parameters.comment.
    
    * fix missing partition keys
    Partition keys should be part of the columns.
    
    * Add tests
    
    * fix typo
    
    * fix flake8
    faa795ce
Name
Last commit
Last update
.github Loading commit data...
databuilder Loading commit data...
docs Loading commit data...
example Loading commit data...
tests Loading commit data...
.dockerignore Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
Makefile Loading commit data...
NOTICE Loading commit data...
README.md Loading commit data...
requirements.txt Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...