16 Commits

Author SHA1 Message Date
Shilpa Vernekar
0dfa1e2de1
Broken links corrected (#14489) 2023-12-22 13:32:47 -08:00
Ayush Shah
03f884b376
MINOR: Fix Typos (#14448) 2023-12-20 10:30:23 +05:30
Shilpa Vernekar
91899233f9
Docs: Updated v1.3 & changed to How-to Guides (#14380) 2023-12-13 09:28:06 -08:00
Shilpa Vernekar
9463a7b122
youtube images resized (#14364) 2023-12-13 11:24:53 +05:30
Shilpa Vernekar
b530759849
docs changes (#14267) 2023-12-06 18:21:17 +05:30
Aniket Katkar
da6830ffcc
fixed the links for kubernetes on premises page (#14254) 2023-12-05 09:36:13 -08:00
Gábor Hermann
5e55a3f873
Fixes #14165: fix Python SDK auth in 1.2.x doc (#14172) 2023-11-30 16:09:16 +05:30
Ayush Shah
d1544097d5
added Routines related permissions for Bigquery (#13875) 2023-11-07 14:45:01 +05:30
Ayush Shah
73c126887c
Remove Excess Permissions for athena (#13857) 2023-11-06 10:24:11 -08:00
Onkar Ravgan
3fbda76b49
dbt and postgres docs fix (#13742) 2023-10-31 14:36:14 +05:30
Teddy
88bdf33bcf
doc: profiler yaml ex + best practices (#13729) 2023-10-26 15:02:57 +02:00
Teddy
cb25c5fae2
doc: updated partition config information (#13717) 2023-10-26 09:51:34 +02:00
Mayur Singal
c0ababd8ad
Fix #13336: Clean Mark All Deleted Table Flag (#13344) 2023-10-06 16:04:54 +05:30
Ayush Shah
744e5279bc
add documentation for sharded tables (#13361) 2023-10-03 12:49:05 +05:30
Teddy
6ca71ae323
Issue 12679 - Handle Entity Object Instantiation Error + Refactor Workflow (#13384)
* feat: updated DI workflow to inherit from BaseWorkflow + split processor and producer classes

* feat: __init__.py files creation

* feat: updated workflow import classes in code and doc

* feat: moved kpi runner from runner to processor folder

* fix: skip failure on list entities

* feat: deleted unused files

* feat: updated status reporter

* feat: ran linting

* feat: fix test error with typing and fqn

* feat: updated test dependencies

* feat: ran linting

* feat: move execution order up

* feat: updated cost analysis report to align with new workflow

* feat: fix entity already exists for pipeline entity status

* feat: ran python linting

* feat: move skip_on_failure to method

* feat: ran linting

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-10-02 12:05:30 +02:00
Pere Miquel Brull
3afb5212ec
[Docs] - Use a.b.x as version pattern (#13161)
* [Docs] - Use a.b.x as version pattern

* Fix image path
2023-09-12 19:41:21 +02:00