Harshal Sheth
d5547d0fb3
chore(ingest): update mixpanel api endpoint ( #5750 )
2022-08-27 18:02:53 -07:00
Mayuri Nehate
a6369d355b
feat(ingest): snowflake - improvements to snowflake-beta connector ( #5736 )
2022-08-27 16:25:50 -07:00
Ravindra Lanka
b23195d3df
Fix sqllineage parser to handle special tokens with a hyphens in the table and column names. ( #5748 )
2022-08-26 18:11:00 -07:00
John Joyce
10672c3464
fix(bootstrap): Remove malformed test in bootstrap.json ( #5747 )
2022-08-26 11:19:48 -07:00
Harshal Sheth
fa0fd7b830
fix(ingest): tweak mongodb schema inference to fix test ( #5744 )
2022-08-26 11:15:16 -07:00
Mugdha Hardikar
e448bb8832
feat(ingest): mysql - support multiple database in single recipe ( #5684 )
2022-08-26 19:47:49 +02:00
Shirshanka Das
fe52df6bab
fix(docs): fixes issue with auto-generated ingestion doc ( #5733 )
2022-08-26 09:31:53 -07:00
liyuhui666
08f5a44df0
feat(elasticsearch): Add nested type display ( #5524 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: Ravindra Lanka <rslanka@gmail.com>
2022-08-26 09:07:03 -07:00
Shirshanka Das
ed1ceca9a7
fix(ingest): looker - soft-deleted charts should re-emerge on re-discovery ( #5732 )
2022-08-26 08:18:01 -07:00
Aseem Bansal
83d15dd86e
feat(ingest): file - allow filter by aspect and get stats ( #5738 )
2022-08-26 18:54:26 +05:30
Tamas Nemeth
a251625d04
fix(ingest): bigquery - Not setting ge config schema when profiling with temp table ( #5737 )
2022-08-26 13:32:44 +02:00
Shirshanka Das
c979349c65
fix(deps): remove tdigest dependency and associated code ( #5729 )
2022-08-25 17:08:38 -07:00
David Haglund
b830247727
fix(superset): do not crash when display_uri is not set ( #5711 )
2022-08-24 23:26:02 -07:00
Aseem Bansal
3da9941521
feat(ingest): round reported time to 2 decimal places ( #5721 )
2022-08-24 23:08:33 -07:00
Harshal Sheth
d7bdfc2b86
fix(ingest): redshift-usage: check full table names with AllowDenyPattern ( #5702 )
...
* fix(ingest): redshift-usage: check full table/schema names with AllowDenyPattern
* schema pattern does not take dot syntax
* update redshift filter test
2022-08-24 14:33:18 -07:00
mohdsiddique
7d532b8886
fix(ingestion): ingest tables from dba_tables in oracle source ( #5592 )
...
* inspector object wrapper for oracle inspector
* WIP
* before golden file creation
* fix(ingestion): ingest tables from dba_tables in oracle source
* code review comments
* address review comments
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
2022-08-24 09:48:08 -07:00
Gabe Lyons
d9b2a45c5f
feat(looker): index looker charts and dashboards by business term ( #5649 )
2022-08-24 08:01:56 -07:00
Shirshanka Das
d549ff323b
feat(ingest): remove nulls during serialization ( #5719 )
2022-08-24 08:00:56 -07:00
Ravindra Lanka
2a56d2c276
fix(ci): ingest - fix nifi integration tests ( #5718 )
2022-08-23 21:46:01 -07:00
Peter Szalai
150a36e236
feat(ingest): presto-on-hive - Add mode option to presto-on-hive source ( #5659 )
2022-08-23 23:18:27 +02:00
Shirshanka Das
505cefef13
feat(ingest): better reporting for file source, friendlier stats names ( #5710 )
2022-08-23 10:21:24 -07:00
Harshal Sheth
fcdb8a2226
fix(ingest): mongodb - add pymongo srv extra ( #5701 )
2022-08-22 23:42:09 -07:00
Tamas Nemeth
c66c263ceb
fix(airflow): Stable tag order in DataFlow/DataJobs ( #5696 )
2022-08-22 23:40:53 -07:00
Remi
b3022b15ca
feat(ingestion): dbt - add github_info config ( #5648 )
2022-08-22 23:38:28 -07:00
Harshal Sheth
679cd290fb
feat(ingest): dbt - add enable_owner_extraction
option ( #5707 )
2022-08-22 23:36:51 -07:00
Shirshanka Das
b2383acdd0
fix(ingest): refactor sync-async config, thread-safety for sink reporting ( #5705 )
2022-08-22 18:55:30 -07:00
Aditya Radhakrishnan
4e2bfdd236
fix(ingest): emit status aspect for entities ingested from okta and azure_ad ( #5700 )
2022-08-22 13:28:35 -07:00
Shirshanka Das
7a58381eb6
feat(ingest): add support for a event failure log, reporting cancelled runs on cli ( #5694 )
2022-08-21 23:15:34 -07:00
divyamanohar-stripe
2afa3a2b2e
feat(airflow): add UP_FOR_RETRY run result for task runs ( #5664 )
2022-08-21 17:17:02 -07:00
Shirshanka Das
647de906f2
feat(ingest): rest-sink - stability improvements to handle large inpu… ( #5693 )
2022-08-21 12:30:19 -07:00
Shirshanka Das
bb788ac317
feat(ingest): file - add support for folders, large files, improve co… ( #5692 )
2022-08-21 14:18:22 +05:30
Ravindra Lanka
228f3b50ea
feat(ingestion): send reports of ingestion runs to datahub ( #5639 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-08-19 09:08:17 -07:00
Chris Collins
67bec6cf83
fix(docs) Fix link from Business Glossary ingestion page ( #5680 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
2022-08-18 16:52:54 -07:00
Harshal Sheth
ad57fb9dbb
chore(ingest): set min stackprinter version ( #5666 )
2022-08-18 11:47:49 -07:00
Kwanyoung Son
9143663f1f
fix(ingest): redash - fix redash dashboard url bug ( #5500 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-08-16 13:39:27 -07:00
Aezo
8d6a9e08c9
feat(ingest): GE profiler Trino support ( #5361 )
...
* feat(ingest): GE Profile/Action Trino support
* bumping GE version
* updated golden test files
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2022-08-16 09:46:52 -07:00
Peter Szalai
0d5e698218
feat(ingest): rest_emitter - Adding option to disable ssl ( #5642 )
2022-08-16 15:31:46 +02:00
Harshal Sheth
d854798b96
fix(ingest): remove detailed profiler event ( #5616 )
2022-08-15 22:42:42 -07:00
Harshal Sheth
bf189d980d
fix(ingest): mongodb - use ping command to test connection ( #5650 )
...
fixes #5637 .
2022-08-15 22:37:07 -07:00
Harshal Sheth
680c4a8f81
chore(ingest): drop data-lake source in favor of s3 source ( #5628 )
2022-08-15 22:30:40 -07:00
Mugdha Hardikar
a449e8ba7d
feat(mssql): add multi database ingest support ( #5516 )
...
* feat(mssql): add multi database ingest support
* Delete older golden file.
* Update s3.md
* fix test setup
2022-08-15 21:37:47 -07:00
Harshal Sheth
dfd0d1581b
fix(ingest): remove alphabet field from allow/deny config ( #5629 )
2022-08-15 20:55:17 -07:00
Mayuri Nehate
dc08bedd6e
feat(ingest): snowflake - add snowflake-beta connector ( #5517 )
2022-08-15 20:54:02 -07:00
Amanda Hernando
337087cac0
feat(ingest): glue - add stateful ingestion ( #5553 )
2022-08-15 20:50:45 -07:00
Harshal Sheth
41e8f7b203
feat(ingest): generate a list of aspects in codegen ( #5633 )
2022-08-15 17:21:40 -07:00
Mugdha Hardikar
31abb57bde
fix(ingest): delta-lake - allow environment, credential file based s3 authentication ( #5636 )
2022-08-15 17:08:41 -07:00
John Joyce
be22455ebb
feat(ui): Adding slack handle to corp group info ( #5645 )
2022-08-15 14:35:57 -07:00
Peter Szalai
b496994e06
docs(ingestion): Improve developer docs ( #5644 )
2022-08-15 12:41:23 -07:00
Shirshanka Das
b996f21844
fix(ingest): cli - handle exception in upgrade check ( #5641 )
2022-08-14 11:52:20 -07:00
Shirshanka Das
63a3745010
fix(ingest): okta - make async loop init more robust ( #5640 )
2022-08-12 17:35:53 -07:00