10 Commits

Author SHA1 Message Date
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