- 01 Oct, 2019 1 commit
-
-
Mikhail Ivanov authored
* Add sample high/low watermark data to quick start (#62) * Update setup.py
-
- 30 Sep, 2019 1 commit
-
-
Tao Feng authored
-
- 26 Sep, 2019 1 commit
-
-
Tao Feng authored
* Relax dependency to make it range * Update requirements.txt
-
- 11 Sep, 2019 1 commit
-
-
Junda Yang authored
* set field_size_limit to max * fix lint * increase version * update
-
- 04 Sep, 2019 2 commits
-
-
Jin Hyuk Chang authored
Removed `SQUASH COMMIT` from the PR template
-
Tao Feng authored
-
- 03 Sep, 2019 1 commit
-
-
jornh authored
* Make some unittest work with py3 * Make some unit tests work with py3 * Make snowflake metadata extractor py3 test green
-
- 28 Aug, 2019 1 commit
-
-
jornh authored
* feat(user): add Neo4j to ES quickstart sample job * lint * Fix (user): Whitespace glitch giving quotes in UI * Correct ES mapping, thanks Tao! * lint * Trailing Linefeed
-
- 22 Aug, 2019 1 commit
-
-
Kent Murra authored
Check for a valid string on the regex transformer. If not a valid string, then the value is ignored and the original record returned. (#136)
-
- 16 Aug, 2019 1 commit
-
-
Tao Feng authored
-
- 15 Aug, 2019 1 commit
-
-
Derek authored
-
- 08 Aug, 2019 1 commit
-
-
Tao Feng authored
-
- 07 Aug, 2019 1 commit
-
-
jornh authored
-
- 06 Aug, 2019 2 commits
- 04 Aug, 2019 1 commit
-
-
Anders Hafreager authored
-
- 02 Aug, 2019 1 commit
-
-
Tamika Tannis authored
-
- 01 Aug, 2019 1 commit
-
-
Norman Cheng authored
-
- 29 Jul, 2019 1 commit
-
-
lelandtran authored
-
- 26 Jul, 2019 1 commit
-
-
Jakub Hettler authored
* Add Snowflake Extractor * Move default value * Add Snowflake extractor
-
- 17 Jul, 2019 4 commits
-
-
Tao Feng authored
-
Jin Hyuk Chang authored
Increment version
-
Jin Hyuk Chang authored
Update filter on hive_table_last_updated_extractor to use PARTITION_KEYS to filter out partitioned table (#109)
-
Tao Feng authored
-
- 11 Jul, 2019 1 commit
-
-
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
-
- 10 Jul, 2019 1 commit
-
-
Tao Feng authored
-
- 08 Jul, 2019 1 commit
-
-
jornh authored
-
- 03 Jul, 2019 1 commit
-
-
Shaun Elliott authored
* Fix for ISSUE 98 - add example for usage data * Issue 27 linting fixes. * Update test_column_usage_model.py * Update sample_data_loader.py
-
- 28 Jun, 2019 1 commit
-
-
Jin Hyuk Chang authored
* Replace Threadpool to Pool * Update * Update
-
- 25 Jun, 2019 1 commit
-
-
Tao Feng authored
-
- 24 Jun, 2019 2 commits
- 20 Jun, 2019 1 commit
-
-
Tao Feng authored
-
- 19 Jun, 2019 1 commit
-
-
Tao Feng authored
-
- 14 Jun, 2019 1 commit
-
-
Tao Feng authored
-
- 13 Jun, 2019 1 commit
-
-
Tao Feng authored
-
- 10 Jun, 2019 1 commit
-
-
jornh authored
-
- 07 Jun, 2019 3 commits
-
-
Junda Yang authored
* simplify elasticsearch databuilder workflow * fix sample data loader
-
Jin Hyuk Chang authored
-
Tao Feng authored
* Update default scope to be iterable for both py2 and py3 Encounter this issue( google.auth.exceptions.RefreshError: ('invalid_scope: h is not a valid audience string.', u'{\n "error": "invalid_scope",\n "error_description": "h is not a valid audience string."\n}')) which stackoverflow shows https://stackoverflow.com/questions/48332352/google-server-to-server-oauth-error. * Update bigquery_metadata_extractor.py * Update bigquery_metadata_extractor.py * Update bigquery_metadata_extractor.py * Update bigquery_metadata_extractor.py
-