- 01 Sep, 2020 1 commit
-
-
Alagappan authored
Signed-off-by:
Tao Feng <fengtao04@gmail.com>
-
- 27 Aug, 2020 1 commit
-
-
Alex Levene authored
Signed-off-by:
Tao Feng <fengtao04@gmail.com>
-
- 26 Aug, 2020 1 commit
-
-
Joseph Atkins-Turkish authored
Signed-off-by:
Tao Feng <fengtao04@gmail.com>
-
- 25 Aug, 2020 1 commit
-
-
Alagappan authored
Signed-off-by:
Tao Feng <fengtao04@gmail.com>
-
- 24 Aug, 2020 2 commits
-
-
Marcos Iglesias authored
Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com>
-
Carter Landis authored
Signed-off-by:
Tao Feng <fengtao04@gmail.com>
-
- 22 Aug, 2020 1 commit
-
-
Alagappan authored
Signed-off-by:
Tao Feng <fengtao04@gmail.com>
-
- 20 Aug, 2020 1 commit
-
-
Tao Feng authored
* fix: fix invalid timestamp handling in dashboard transformer Signed-off-by:
feng-tao <fengtao04@gmail.com> * fix: fix ci Signed-off-by:
feng-tao <fengtao04@gmail.com> * chore: fix rest_api_query to do basic check Signed-off-by:
feng-tao <fengtao04@gmail.com> * Update setup.py Signed-off-by:
Tao Feng <fengtao04@gmail.com>
-
- 19 Aug, 2020 2 commits
-
-
Alagappan authored
Signed-off-by:
Tao Feng <fengtao04@gmail.com>
-
Alagappan authored
fix: Update postgres_sample_dag to set table extract job as upstream for elastic search publisher (#340) Signed-off-by:
Alagappan Sethuraman <alagappan.als@gmail.com>
-
- 18 Aug, 2020 3 commits
-
-
Dorian Johnson authored
Signed-off-by:
Tao Feng <fengtao04@gmail.com>
-
Dorian Johnson authored
Signed-off-by:
Tao Feng <fengtao04@gmail.com>
-
Dorian Johnson authored
Signed-off-by:
Tao Feng <fengtao04@gmail.com>
-
- 17 Aug, 2020 2 commits
-
-
Tao Feng authored
Signed-off-by:
Tao Feng <fengtao04@gmail.com>
-
Dorian Johnson authored
-
- 13 Aug, 2020 1 commit
-
-
Joseph Atkins-Turkish authored
This fixes the issue with the attrs transitive dependency described in #331 , without touching everything else. Signed-off-by:
Joseph Atkins-Turkish <jatkins-turkish@brex.com>
-
- 12 Aug, 2020 1 commit
-
-
Tao Feng authored
Signed-off-by:
feng-tao <fengtao04@gmail.com>
-
- 11 Aug, 2020 1 commit
-
-
Diksha Thakur authored
Signed-off-by:
dikshathakur3119 <dikshathakur@lyft.com>
-
- 10 Aug, 2020 3 commits
-
-
Dorian Johnson authored
-
Tao Feng authored
* feat: allow hive sql to be provided as config * update test name * update test name * remove print * update
-
Dorian Johnson authored
* ci: remove py2 ci (#280) (cherry picked from commit 2ac583cf) * Remove all usages of six * makefile: remove defunct python2 test command * setup.py: bump version to 3.0.0 This change removes python2 support. Python 3.6 or up are now required. There are no other breaking changes in this release. Co-authored-by:
Tao Feng <fengtao04@gmail.com>
-
- 04 Aug, 2020 1 commit
-
-
Tao Feng authored
-
- 30 Jul, 2020 1 commit
-
-
Ayush Chauhan authored
* fix: cypher statement param issue * test: update existing test cases according to change in marker param
-
- 28 Jul, 2020 2 commits
-
-
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
-
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
-
- 20 Jul, 2020 1 commit
-
-
Palash Das authored
This solves https://github.com/lyft/amundsen/issues/550
-
- 17 Jul, 2020 1 commit
-
-
Carter Landis authored
-
- 16 Jul, 2020 1 commit
-
-
Tao Feng authored
* chore: apply license headers to all the source files * fix flake8 with autopep8 * fix more lint
-
- 07 Jul, 2020 3 commits
-
-
Tao Feng authored
-
Jonathan Hehir authored
* Add RedashDashboardExtractor for extracting dashboards from redash.io * Fixed broken tests in python2 * Added supported Redash version and required Redash API endpoints to README
-
Van-Duyet Le authored
-
- 01 Jul, 2020 1 commit
-
-
jonhehir authored
-
- 30 Jun, 2020 1 commit
-
-
jonhehir authored
-
- 25 Jun, 2020 1 commit
-
-
Tao Feng authored
-
- 17 Jun, 2020 3 commits
-
-
James Davidheiser authored
* initial commit * imports * remove debugging print * imports * tests * tests * print * lint * standardize on single quotes * fix python 2 compatibility
-
Jin Hyuk Chang authored
* Add Dashboard sample data * Update
-
Arjun Landes authored
The Mode dashboard URL should change based on organization name passed in the config.
-
- 16 Jun, 2020 1 commit
-
-
Jin Hyuk Chang authored
Due to the conflict with pytest pytest-cov 2.10.0 has requirement pytest>=4.6, but you'll have pytest 3.10.1 which is incompatible.
-
- 11 Jun, 2020 1 commit
-
-
Jin Hyuk Chang authored
* Added tags and badges into Dashboard Elasticsearch index * Update * Update
-
- 10 Jun, 2020 1 commit
-
-
jonhehir authored
-