1. 01 Nov, 2019 1 commit
    • mborukhava's avatar
      Fixed Snowflake views being captured as tables (#164) · 1debb152
      mborukhava authored
      * Fixed Snowflake views being captured as tables
      
      Updated snowflake_metadata_extractor.py and fixed that Snowflake views were captured as tables.
      
      * Fixed unit tests for snowflake metadata extraction
      
      * Fix lint error
      1debb152
  2. 29 Oct, 2019 1 commit
  3. 28 Oct, 2019 1 commit
  4. 24 Oct, 2019 2 commits
  5. 23 Oct, 2019 1 commit
  6. 22 Oct, 2019 2 commits
  7. 21 Oct, 2019 1 commit
  8. 20 Oct, 2019 1 commit
  9. 19 Oct, 2019 1 commit
  10. 15 Oct, 2019 2 commits
  11. 01 Oct, 2019 2 commits
  12. 30 Sep, 2019 1 commit
  13. 26 Sep, 2019 1 commit
  14. 11 Sep, 2019 1 commit
  15. 04 Sep, 2019 2 commits
  16. 03 Sep, 2019 1 commit
    • jornh's avatar
      Make unittests work with py3 (#140) · 0b42aa07
      jornh authored
      * Make some unittest work with py3
      
      * Make some unit tests work with py3
      
      * Make snowflake metadata extractor py3 test green
      0b42aa07
  17. 28 Aug, 2019 1 commit
  18. 22 Aug, 2019 1 commit
  19. 16 Aug, 2019 1 commit
  20. 15 Aug, 2019 1 commit
  21. 08 Aug, 2019 1 commit
  22. 07 Aug, 2019 1 commit
  23. 06 Aug, 2019 2 commits
  24. 04 Aug, 2019 1 commit
  25. 02 Aug, 2019 1 commit
  26. 01 Aug, 2019 1 commit
  27. 29 Jul, 2019 1 commit
  28. 26 Jul, 2019 1 commit
  29. 17 Jul, 2019 4 commits
  30. 11 Jul, 2019 1 commit
    • Itay Levy's avatar
      Added Extractor for Athena metadata (#105) · 4656f236
      Itay Levy authored
      * Added Extractor for Athena metadata
      Added Athena sample dag that uses Athena metadata extractor
      Added Unit test for Athena metadata extractor
      
      * Fixed flakey8 errors
      
      * Fixed flakey8 error in the unit test
      
      * Fixed typo changed Postgres to Athena
      4656f236
  31. 10 Jul, 2019 1 commit