1. 10 Sep, 2020 3 commits
  2. 09 Sep, 2020 1 commit
  3. 06 Sep, 2020 2 commits
  4. 02 Sep, 2020 4 commits
  5. 01 Sep, 2020 2 commits
  6. 27 Aug, 2020 1 commit
  7. 26 Aug, 2020 1 commit
  8. 25 Aug, 2020 1 commit
  9. 24 Aug, 2020 2 commits
  10. 22 Aug, 2020 1 commit
  11. 20 Aug, 2020 1 commit
  12. 19 Aug, 2020 2 commits
  13. 18 Aug, 2020 3 commits
  14. 17 Aug, 2020 2 commits
  15. 13 Aug, 2020 1 commit
  16. 12 Aug, 2020 1 commit
  17. 11 Aug, 2020 1 commit
  18. 10 Aug, 2020 3 commits
  19. 04 Aug, 2020 1 commit
  20. 30 Jul, 2020 1 commit
  21. 28 Jul, 2020 2 commits
    • Pathuri Sai Harish's avatar
      fix: Added missing job tag key in hive_sample_dag.py (#308) · d6714b72
      Pathuri Sai Harish authored
      * Added missing job tag key in hive_sample_dag.py
      
      Running "create_table_metadata_databuilder_job()" was giving an Exception : 
      ""ConfigMissingException" : No Configuration setting found for key job_publish_tag."
      Hence,
      Adding a missing key for job_publish_tag in "create_table_metadata_databuilder_job()" of hive_sample_dag.py.
      
      * Made changes as per guidelines
      
      Made changes to the code as per guidelines
      
      * Updated the file for failing build
      
      Updated the file for failing build
      d6714b72
    • 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
  22. 20 Jul, 2020 1 commit
  23. 17 Jul, 2020 1 commit
  24. 16 Jul, 2020 1 commit
  25. 07 Jul, 2020 1 commit