9 Commits

Author SHA1 Message Date
Pere Miquel Brull
6a1b1190a7
Fix #12313 - Airflow lineage parsing and schedules (#12339)
* Fix docs

* Fix lineage and intervals

* Format
2023-07-11 07:35:22 +02:00
Mohit Yadav
466e325e0a
Added Server migration table to utility (#12263)
* Added Server migration table to utility

* updated to be in not to migrate

* py checkstyle failure
2023-07-03 19:45:50 +02:00
Ayush Shah
9d11029ec8
Fixes 10351: Fixes Metrics Computation, Samping, test suites and partioning (#10603)
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2023-04-11 20:58:31 +05:30
Pere Miquel Brull
6f66431587
Fix OM backup (#9395)
Fix OM backup (#9395)
2022-12-20 08:23:31 +01:00
Pere Miquel Brull
7aed6d340b
Fix #9276 - Fix dump syntax for backup (#9341)
* Update docs

* Clean dump

* Clean dump

Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2022-12-16 16:59:13 +01:00
Pere Miquel Brull
4b3ca065c4
Fix #3394 - Pylint fixes and add it to CI (#8084)
Fix #3394 - Pylint fixes and add it to CI (#8084)
2022-10-11 17:15:02 +02:00
Onkar Ravgan
107eeef8c7
Added fixes according to pylint (#8009)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-10-10 12:53:47 +02:00
Milan Bariya
d2adde53c6
Add: Add metadata restore CLI (#7596)
* Add: Add metadata restore CLI

* Fix: Query execution error

* Fix: Query execution error

* Fix: Change based on comments

* Update ingestion/src/metadata/cli/restore.py

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-09-30 18:32:16 +05:30
Pere Miquel Brull
6701ae6416
Fix #6489 - Update backup CLI (#6488)
Fix #6489 - Update backup CLI (#6488)
2022-08-03 12:01:57 +02:00