11753 Commits

Author SHA1 Message Date
Harshal Sheth
d6e46b9bcf
fix(ingest): downgrade column type mapping warning to info (#11115) 2024-08-07 14:57:05 -07:00
Harshal Sheth
a25df8e6a0
fix(snowflake): avoid reporting warnings/info for sys tables (#11114) 2024-08-07 14:04:18 -07:00
david-leifker
c226883097
feat(entity-client): implement client batch interface (#11106) 2024-08-07 15:53:36 -05:00
Harshal Sheth
edb0f19f1b
fix(ingest/tableau): prevent empty site content urls (#11057)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-08-07 13:50:08 -07:00
Kunal-kankriya
900c25986c
test(search): search openAPI v3 test (#11049) 2024-08-07 14:54:58 +05:30
Hyejin Yoon
40e61f9d6e
docs: update graphql docs on forms & structured properties (#11100) 2024-08-06 21:12:02 -07:00
sid-acryl
8bea5d2a3d
feat(ingest/lookml): CLL support for sql set in sql_table_name attribute of lookml view (#11069) 2024-08-06 21:03:14 -07:00
sid-acryl
2755cf3559
fix(ingest/powerbi): fix broken lineage between chart and dataset (#11080) 2024-08-06 21:02:21 -07:00
david-leifker
543e447787
fix(ingestion): enforce lastObserved timestamps in SystemMetadata (#11104) 2024-08-06 17:57:01 -05:00
Harshal Sheth
832093ad75
feat(ingest): tweak stale entity removal messaging (#11064) 2024-08-06 14:00:03 -07:00
skrydal
0400785bce
chore: Update contributors list in PR labeler (#11105) 2024-08-06 13:10:17 -07:00
Felix Lüdin
9619553e2d
fix(ingest): use correct native data type in all SQLAlchemy sources by compiling data type using dialect (#10898)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-06 12:52:20 -07:00
Raj Tekal
090e760d2d
fix(emitter): fix typo in get method of java kafka emitter (#11007) 2024-08-06 12:50:00 -07:00
Pinaki Bhattacharjee
a5a33f074b
feat(config): support alternate hashing algorithm for doc id (#10423)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: John Joyce <john@acryl.io>
2024-08-06 13:50:38 -05:00
david-leifker
63faeecc52
fix(release): fix full/slim suffix on tag (#11087) 2024-08-06 09:46:53 -05:00
Hyejin Yoon
018a1064b6
docs: Refactor customer stories section (#10869)
Co-authored-by: Jeff Merrick <jeff@wireform.io>
2024-08-06 15:30:31 +09:00
Tamas Nemeth
41fbae5afd
fix(ingest/mode): Regexp in mode name matcher didn't allow underscore (#11098) 2024-08-05 22:03:21 +02:00
Gabe Lyons
e4e77c35ce
fix(docs): Add correct usage of orFilters in search API docs (#11082)
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2024-08-05 12:35:08 -07:00
Jay
28f1c92cdf
feat(docs-site): hiding learn more from cloud page (#11097) 2024-08-05 12:32:21 -07:00
John Joyce
8657288f29
fix(ui): Adding view, forms GraphQL query, remove showing a fallback error message on unhandled GraphQL error (#11084)
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
2024-08-05 09:00:19 -07:00
John Joyce
9e413aaee3
fix(models): fixing the datasetPartition models (#11085)
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
2024-08-05 13:04:56 +02:00
Hyejin Yoon
903ec87356
fix: update customer data (#11075) 2024-08-03 13:57:37 -04:00
Pinaki Bhattacharjee
210b31135c
chore(vulnerability): Overly permissive regex range (#11061)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-03 08:09:40 -05:00
Pinaki Bhattacharjee
2c9e3b74ed
chore(vulnerability): Risky Cryptographic Algorithm (#11059) 2024-08-03 08:05:30 -05:00
Pinaki Bhattacharjee
aeef69cbaf
chore(vulnerability): Insertion of sensitive information into log files (#11088) 2024-08-03 08:02:43 -05:00
Pinaki Bhattacharjee
c572d39bbf
chore(vulnerability): Comparison of narrow type with wide type in loop condition (#11089) 2024-08-03 08:02:01 -05:00
Pinaki Bhattacharjee
b544c0a3b0
chore(vulnerability): Information exposure through a stack trace (#11091) 2024-08-03 08:01:05 -05:00
Pinaki Bhattacharjee
a8ef7b68c8
chore(vulnerability): Log Injection (#11090) 2024-08-03 08:00:16 -05:00
Tamas Nemeth
6704d44470
doc(ingest): Update capabilities (#11072) 2024-08-02 20:58:20 -07:00
Harshal Sheth
50139431be
fix(ingest): set lastObserved in sdk when unset (#11071) 2024-08-02 15:48:10 -07:00
Aseem Bansal
f2e461eb63
feat(ingest/mode): add option to exclude restricted (#11081) 2024-08-02 21:01:46 +05:30
Harshal Sheth
f78b6c08fb
fix(py): remove dep on types-pkg_resources (#11076) 2024-08-02 17:27:54 +05:30
sid-acryl
d5eda0de7e
doc(ingestion/tableau): doc update for derived permission (#11054)
Co-authored-by: Pedro Silva <pedro.cls93@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-01 10:26:47 -07:00
Harshal Sheth
2369032077
docs(airflow): update min version for plugin v2 (#11065) 2024-08-01 10:05:49 -07:00
Felix Lüdin
66ecfae5e4
feat(cli): add aspects parameter to DataHubGraph.get_entity_semityped (#11009)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-01 13:49:32 +05:30
david-leifker
c83907fdbc
feat(search-test): update search tests from #10408 (#11056) 2024-08-01 13:48:30 +05:30
Jonny Dixon
e9a0e2715c
docs(ingest): update developing-a-transformer.md (#11019) 2024-08-01 13:48:17 +05:30
Pedro Silva
1e6065ea84
fix(ci): Fix lint issue in datahub_ingestion_run_summary_provider.py (#11063) 2024-08-01 09:11:01 +01:00
Matt Exchange
2ab43f393e
build: Reduce size of datahub-frontend-react image by 50-ish% (#10878)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-07-31 21:19:33 -05:00
Harshal Sheth
89933fee1e
feat(ingest/dbt-cloud): update metadata_endpoint inference (#11041) 2024-07-31 14:16:18 -07:00
david-leifker
b13d990f07
chore(ci): revert update deprecated github actions (#10977) (#11062) 2024-07-31 15:30:30 -05:00
Renan F. Lima
2336207a2a
fix(ingest): fix oracle cronjob ingestion (#11001)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-07-31 15:06:19 -05:00
jaegwon.seo
fc7b6853b9
change generate kafka connect properties from env (#10545)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-07-31 15:05:55 -05:00
Harshal Sheth
e83550ba35
feat(ingest/tableau): add retry on timeout (#10995) 2024-07-31 12:20:48 -07:00
sid-acryl
dffdef2eaa
fix(ingestion/powerbi): fix issue with broken report lineage (#10910) 2024-07-31 11:40:09 -07:00
sid-acryl
0667470b9e
fix(ingestion/lookml): emit dummy sql condition for lookml custom condition tag (#11008)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-31 11:39:06 -07:00
Pedro Silva
e14dc9159c
feat(cli): Trim report of dataHubExecutionRequestResult to max GMS size (#11051) 2024-07-31 17:45:29 +00:00
david-leifker
edc8fd409d
chore(ingestion-base): bump base image packages (#11053) 2024-07-31 12:39:07 -05:00
Steffen Grohsschmiedt
52c50f029a
Fix ALB configuration example (#10981) 2024-07-31 11:58:56 -05:00
Aseem Bansal
347ac1aeb7
chore(ci): update deprecated github actions (#10977) 2024-07-31 11:49:39 -05:00