23 Commits

Author SHA1 Message Date
Andrew Sikowitz
d138a64a6a
ci(graphql,workflows): Format .md, .graphql, and workflow .yml files via prettier (#13220) 2025-04-16 16:55:51 -07:00
Mayuri Nehate
223650dd7a
feat(ingest): add bigquery-queries source (#10994)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-25 22:51:00 -07:00
sagar-salvi-apptware
d69966074a
fix(ingest/bigquery): Map BigQuery policy tags to datahub column-level tags (#10669) 2024-06-14 16:43:12 +05:30
Mayuri Nehate
5a3f91de53
docs(ingest/bigquery): add permissions to profile google drive backed… (#8490) 2023-07-27 17:01:39 +05:30
Harshal Sheth
82dc2b6393
feat(docs): clear up source configs (#7720) 2023-04-04 18:40:19 +05:30
Tamas Nemeth
b84e2ac5b2
fix(doc/biquery): Updating bigquery capability doc (#7136) 2023-01-25 17:19:04 +01:00
Tamas Nemeth
ead0074169
deprecate(ingest): bigquery - Removing bigquery-legacy source (#6851)
Co-authored-by: John Joyce <john@acryl.io>
2022-12-29 13:19:05 -08:00
Tamas Nemeth
2373c707b8
feat(ingest): bigquery - Running lineage extraction after metadata extraction (#6653)
* Running lineage extraction after metadata extraction
Adding table creation/alter time to the datasetproperties
Fixing bigquery permissions doc

* Disabling by default to run sql parser in a separate process
Fixing adding views to the global view list
2022-12-06 23:04:27 +01:00
Harshal Sheth
6fe9ad4fbb
feat(ingest/bigquery): avoid creating/deleting tables for profiling (#6578) 2022-12-01 14:05:29 -05:00
Mayuri Nehate
e78b03762a
docs(ingest): move prerequisite section before the ingestion recipe example (#6341) 2022-11-15 14:24:35 -05:00
Tamas Nemeth
94fae0a464
feat(ingest): bigquery - Promoting bigquery-beta to bigquery source (#6222)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-10-26 11:15:44 -07:00
Harshal Sheth
0427122f5d
fix(ingest): allow hiding some fields from the schema (#6077) 2022-10-10 20:46:59 -07:00
Tamas Nemeth
0f04cd6431
fix(ingest): bigquery-beta - eliminate the need for data.read permission for table schema (#6146)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-10-07 10:19:16 -07:00
Tamas Nemeth
6db0925b26
fix(ingest): bigquery-beta - fix for missing key error if dataset was empty (#6133) 2022-10-06 09:20:49 -07:00
Harshal Sheth
7e08a05a22
docs(ingest): clarify bigquery-beta multiproject setup (#6071) 2022-09-27 23:52:55 -07:00
Tamas Nemeth
722be5dc0c
fix(ingest): bigquery-beta - Project name quote and graceful lineage/usage failures (#6035) 2022-09-23 19:25:34 +02:00
Tamas Nemeth
663a659f66
feat(ingest): bigquery-v2 - Add full profiling capability (#5953) 2022-09-17 09:46:45 +02:00
David Sanchez
a092a770a3
docs(ingest): bigquery - add needed delete role to list (#5826) 2022-09-05 21:04:33 -07:00
Sergio Gómez Villamor
0455ae00d5
doc(bigquery): groups grants by requirements (#5468) 2022-07-22 18:49:37 +05:30
Tamas Nemeth
f08c3f784f
fix(ingest): bigquery - Fix for bigquery error when there was no bigquery catalog specified (#5303) 2022-07-01 17:47:07 +02:00
Aseem Bansal
a79d02abe1
doc(bigquery): fix missing permissions (#5041) 2022-05-30 14:09:12 +02:00
Aseem Bansal
39fcdd2855
doc(biqquery): add caveat for materialized view (#4859) 2022-05-12 12:48:59 -07:00
Shirshanka Das
a9ad138172
feat(ingest): docs - overhaul source connector docs to make it code driven (#4798)
Co-authored-by: MugdhaHardikar-GSLab <mugdha.hardikar@gslab.com>
2022-05-02 00:18:15 -07:00