• 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
glue_extractor.py 2.92 KB