7 Commits

Author SHA1 Message Date
NiharDoshi99
492092720d
#12908 support for table owner in postgres (#14289)
* support pick up postgres table owner

* added owner wrapper

* optimize the code

* remove pylint error

* minor fix

* changes as per comments

* fix python checksytyle and comments

* moved process owner to database service

* update docs for version 1.3

---------

Co-authored-by: Vanshika Kabra <vanshikakabra@Vanshikas-MacBook-Pro.local>
2023-12-20 18:42:59 +05:30
Pere Miquel Brull
b250cd8808
Fix #13699 - Add separator for Storage Container manifest (#13924)
* Fix #13699 - Add separator for Storage Container manifest

* Fix #13906 - Fix add_mlmodel_lineage description field

* Add separator

* Add separator
2023-11-10 10:44:47 +01:00
Pere Miquel Brull
ecc54306fc
[Docs] - Clean and centralise YAML docs (#13769)
* Organize db YAML configs

* Dashboard YAML

* Messaging YAML

* Pipeline YAML

* Search YAML

* Storage YAML
2023-10-30 12:02:19 +01:00
Pere Miquel Brull
d915254fac
Prepare Storage Connector for ADLS & Docs (#13376)
* Prepare Storage Connector for ADLS & Docs

* Format

* Fix test
2023-10-02 12:15:09 +02:00
Pere Miquel Brull
c53fe684fd
[Docs] - Docs storage for manifest & Domo (#13290)
* Domo docs

* Storage Manifest
2023-09-21 13:06:56 +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
Pere Miquel Brull
1eca1c24ef
[Docs] - Use two digits for versions (#13147) 2023-09-12 12:22:40 +02:00