- 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
-
- 06 Jun, 2019 1 commit
-
-
Jin Hyuk Chang authored
* [AMD-149] Add updated timestamp into node and relation * Update
-
- 05 Jun, 2019 2 commits
-
-
Jin Hyuk Chang authored
-
Jin Hyuk Chang authored
* [AMD-120] Add relation pre-processor in Neo4jPublisher * Update * Added DeleteRelationPreprocessor * Added DeleteRelationPreprocessor * Update * Update
-
- 04 Jun, 2019 1 commit
-
-
Junda Yang authored
* generalize ElasticsearchDocumentTransformer * remove typo * fix lint
-
- 03 Jun, 2019 2 commits
- 31 May, 2019 1 commit
-
-
Tao Feng authored
-
- 30 May, 2019 2 commits
-
-
Junda Yang authored
-
Junda Yang authored
-
- 29 May, 2019 3 commits
-
-
Gerard Toonstra authored
-
Tao Feng authored
-
Tao Feng authored
* Add Kafka source extractor * Update per comment
-
- 28 May, 2019 1 commit
-
-
Josh Stanfield authored
* Add Postgres Metadata extractor and Test * add instructions for postgres/redshift to README
-
- 24 May, 2019 4 commits
-
-
Jin Hyuk Chang authored
Skip existing version on Pypi
-
Tao Feng authored
* No need to show the exceptions body info when index not found * Update elasticsearch_publisher.py * Update elasticsearch_publisher.py * Update elasticsearch_publisher.py * Update elasticsearch_publisher.py * Update elasticsearch_publisher.py
-
Gerard Toonstra authored
* [#60]: Fixes paging over dataset and column count * Update setup.py
-
- 23 May, 2019 2 commits
-
-
Tao Feng authored
The requirement.txt has version mismatch with setup.py.
-
Jin Hyuk Chang authored
* [DPTOOLS-2312] Add callback registration in Publisher * Increment version
-
- 22 May, 2019 1 commit
-
-
Jin Hyuk Chang authored
* [DPTOOLS-2299] Separate Index creation step from Node publish * Update
-
- 21 May, 2019 1 commit
-
-
Gerard Toonstra authored
* Implements BigQuery metadata extractor * Increment version * Increment version correctly to 1.2.0 * Set version to 1.1.0
-
- 14 May, 2019 1 commit
-
-
Gerard Toonstra authored
-
- 07 May, 2019 5 commits
-
-
Tamika Tannis authored
-
Tao Feng authored
-
jornh authored
* gitignore dist/ as in metadataservice PR #28 * Add load of example users * Ditch utf-8 encode for consistensy w. other models
-
Tao Feng authored
-
Tao Feng authored
-
- 06 May, 2019 1 commit
-
-
Tao Feng authored
Add badges to databuilder repo
-
- 03 May, 2019 1 commit
-
-
Jin Hyuk Chang authored
* [DPTOOLS-2210] Upgrade Neo4j driver to 1.7.2 * Update version
-
- 02 May, 2019 3 commits
-
-
Jin Hyuk Chang authored
* Revert "[DPTOOLS-2210] Upgrade Neo4j bolt driver to the latest (#34)" This reverts commit 460692e2. * Update version
-
Jin Hyuk Chang authored
* Upgrade Neo4j driver to the latest * Upgrade version
-
Tao Feng authored
* Update README.md * Update README.md
-
- 01 May, 2019 1 commit
-
-
jornh authored
* ES index written must match reader side Change this line https://github.com/lyft/amundsendatabuilder/blob/v1.0.11/example/scripts/sample_data_loader.py#L177 to match the current hardcoded value in the search service at https://github.com/lyft/amundsensearchlibrary/blob/v1.0.0_4/search_service/config.py#L23. This means it’s backwards compatible with existing search service Docker containers etc. * Bump package version to 1.0.12
-
- 25 Apr, 2019 2 commits
-
-
Junda Yang authored
* unquote bool value is_view when publish to neo4j * fix test
-
jornh authored
-
- 23 Apr, 2019 1 commit
-
-
Junda Yang authored
* index presto views * fix test * address comment * remove alphabetica sorting * bump up version
-
- 19 Apr, 2019 1 commit
-
-
Jakub Hettler authored
-