Teddy
867e1c4946
Issue-12914 -- Split profiler, data quality and data insight table from entity_time_series_extension ( #12991 )
...
* fix: write testCase result testSuite to compute summary
* fix: empty commit to trigger CI
* fix: extracted report data out of entity_extension_time_series and into report_data_time_series
* fix: split profiler data from entity_extension_time_series
* fix: split data quality data time series table
* fix: updated migration file
2023-08-28 08:14:15 +02:00
Pere Miquel Brull
cf9b626762
[Docs] - Incremental upgrade docs & bring back versions ( #13008 )
2023-08-27 10:55:55 +02:00
Dhruvin Maniar
fa67ce01d6
[FIX] Updating 1.1.2 Documentation with the required fixes ( #13006 )
...
Co-authored-by: Dhruvin Maniar <dhruvinmaniar@192.168.1.24>
2023-08-25 19:42:14 +05:30
mohitdeuex
60eaeecf25
Fix Formatting
2023-08-25 18:35:31 +05:30
mohitdeuex
6966dd3cea
Name should be quoted before hashing
2023-08-25 18:25:20 +05:30
Akash Jain
41ddf07c30
fix(docs): Add FAQs for kubernetes ( #13003 )
2023-08-25 16:04:38 +05:30
Mohit Yadav
ab97a8ed70
Add breaking changes for pipeline in v110 ( #13002 )
2023-08-25 13:11:52 +05:30
Pere Miquel Brull
050021cb2f
[Docs] - Update path for generating API description ( #13000 )
2023-08-25 09:25:16 +02:00
Pere Miquel Brull
6e2fb1eca7
[Docs] - 1.1.2 Release ( #12977 )
...
* Prep 1.1.2 docs and remove 1.1.1
* Prep 1.1.2 release pages
* add missing links in menu.md
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2023-08-25 08:49:58 +02:00
Teddy
101cd0ebac
Issue 8930 - Update profiler timestamp from seconds to milliseconds ( #12948 )
2023-08-25 08:47:16 +02:00
Sriharsha Chintalapani
19b5c946a7
Fix #12167 : Support for Stored Procedures as another entity under Database Schema ( #12999 )
...
* Add Stored Procedure Entity
* Stored Procedure repository
* Stored Procedure repository
* Fix #12998 : Support for Stored Procedures as another entity under Database Schema
* Fix #12998 : Support for Stored Procedures as another entity under Database Schema
2023-08-25 08:14:30 +02:00
Pere Miquel Brull
76119ae943
Remove .egg for airflow APIs publish ( #12993 )
2023-08-24 16:58:16 +02:00
Akash Jain
0a7f30977a
fix(chore): Remove OPENMETADATA_DEBUG Param ( #12997 )
2023-08-24 20:17:50 +05:30
Pere Miquel Brull
10b1578eed
Fix airflow config retries postgres migration ( #12988 )
2023-08-24 14:42:43 +02:00
vanshika18
496abf0392
Fixed #12445 support lineage for clickhouse materialized views ( #12938 )
2023-08-24 17:48:44 +05:30
vanshika18
52153dba98
fixed #10691 support multiDatabase, usage & lineage support for Azure SQL ( #12982 )
2023-08-24 17:47:41 +05:30
Shailesh Parmar
08461fa9fd
ui: updated schedule interval to send undefine when none is selected ( #12990 )
2023-08-24 16:27:10 +05:30
Sachin Chaurasiya
ff6dccdb16
doc: update data insight doc ( #12983 )
2023-08-24 11:06:59 +02:00
Mohit Yadav
a95b5e7631
Attach openmetadata-ui sources in packaging ( #12965 )
2023-08-24 11:09:13 +05:30
Pere Miquel Brull
7715ffa088
[WIP] - Add testSuite query param for listing Ingestion Pipelines ( #12963 )
...
* Add testSuite query param for listing Ingestion Pipelines
* replace API call param from serviceFilter to testSuite for getAllIngestionWorkflows in TestSuitePipelineTab component
* Filter pipeline type IN condition
* updated pipelineType for ingestionPipeline
* updated cypress
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-08-23 17:17:37 +02:00
Sachin Chaurasiya
13501e0b41
doc(ui): whats new for 1.1.2 ( #12962 )
...
* doc(ui): whats new for 1.1.2
* fix: version typo
2023-08-23 18:00:15 +05:30
Ayush Shah
4464df81ff
Add include views to profiler ( #12974 )
2023-08-23 17:30:44 +05:30
Pere Miquel Brull
4862b0df28
Fix #10344 - Use ingestionPipeline retries when deploying ( #12926 )
2023-08-23 14:52:54 +05:30
Pere Miquel Brull
cc0653adb1
Fix Maven CI workflow dispatch ( #12971 )
2023-08-23 10:06:21 +02:00
Mohit Yadav
6988334b45
- LowerCase the UserNames and Email in user_entity ( #12942 )
...
* - LowerCase the UserNames and Email in user_entity
-- Added Migrations for the same
* revert name
* Fix Test
* Fix Failing User tests
* Move LowerCase to DAO
* Remove Unnecessary toLowerCase
* Reverted changes
* Fix Failing Test
* remove dao level shouldLowerCaseFQN
* Remove unnecesarry changes
2023-08-23 13:03:48 +05:30
Pere Miquel Brull
9d2bc14e5d
Run Maven CI on manual dispatch ( #12970 )
...
* Add manual dispatch for CI actions
* Run maven CI on workflow dispatch
2023-08-23 09:32:14 +02:00
Pere Miquel Brull
7f9144845e
Add manual dispatch for CI actions ( #12969 )
2023-08-23 09:22:16 +02:00
Ayush Shah
1e8ea26bbd
Refactor converter, unique count, add registry ( #12939 )
2023-08-23 11:43:12 +05:30
Ashish Gupta
74e8f0b32c
fix ui styling issue ( #12961 )
2023-08-23 11:13:18 +05:30
Suresh Srinivas
3fce9cfbc3
Update dependencies ( #12931 )
2023-08-22 07:45:09 -07:00
Shailesh Parmar
ec1e5732cd
ui: NO option to edit associated tables "Query used by other tables:" while editing query #12346 ( #12837 )
...
* ui: NO option to edit associated tables "Query used by other tables:" while editing query #12346
* miner update
* updated query patch creation
* ui: NO option to edit associated tables "Query used by other tables:" while editing query #12346
* miner update
* updated query patch creation
* Fix query patch
* Fix query patch
* added edit support for queryUsedIn and unit test for the same
* added cypress test for query change
* showing current table in queryUsedIn
* fixed failing unit test
* addressing comment
* Fix activity update and test
* Fix checkstyle
---------
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-08-22 18:50:27 +05:30
Ashish Gupta
50f6002806
chore(ui): fix ui styling issue ( #12950 )
...
* fix ui styling issue
* url encoding breaking fix
* fix sonare
* Revert "fix sonare"
This reverts commit ed4a54c7248403bc98814f4969d7694665d5e84e.
* Revert "url encoding breaking fix"
This reverts commit 75e8d4c20f1284ba563059fb408f6460e73f1fe8.
2023-08-22 16:01:36 +05:30
Ashish Gupta
ae99ace22b
fix(ui): encoding issue in entity pages ( #12955 )
...
* fix encoding issue in entity pages
* fix double encoding while redirecting from task page
2023-08-22 15:09:59 +05:30
Mayur Singal
817b9853df
Oracle add filter for lineage query ( #12945 )
2023-08-22 09:46:37 +02:00
Mayur Singal
f6d5c7413f
Fix #6700 : Add support for table properties: file format for datalake ( #12920 )
...
* Fix #6700 : Add support for table properties: file format for datalake & storage
* pylint fix
* resolve review comments
2023-08-22 09:46:22 +02:00
Pere Miquel Brull
d140883747
Prepare 1.1.3 migrations based on 1.1.2 ( #12958 )
2023-08-22 09:19:16 +02:00
Ashish Gupta
e79fc64ce9
fix(ui): tags page api optimization after certain action ( #12946 )
...
* tags page api optimization after certain action
* no data fix for classification
2023-08-22 12:21:25 +05:30
Sriharsha Chintalapani
defbfeb612
Update deployment document ( #12953 )
...
* Update deployment document
* Fix image src links in the docs
---------
Co-authored-by: sureshms <srini30005@gmail.com>
2023-08-21 21:38:28 -07:00
Aniket Katkar
4fa5a1d8bb
chore(ui): added cypress tests for version pages and related bug fixes ( #12943 )
...
* Fixed version page flaky no data placeholder
removed code duplication in DataModelVersion component
* fixed clear tier functionality for containers and data models
* Added cypress tests for version pages
* fixed unit tests
2023-08-21 20:07:34 +05:30
Ayush Shah
f6fc2e3b0c
Fix Oracle case issue ( #12944 )
2023-08-21 16:33:20 +05:30
Shailesh Parmar
ae71a11a8c
fix(ui): Revert to initial behavior and always display the system profile graph #12869 ( #12919 )
2023-08-21 10:06:57 +00:00
Pere Miquel Brull
2f3a50e95f
Fix #8885 - Misleading 404 logs & suffix cleanup ( #12916 )
...
* Fix #8885 - Misleading 404 debug logs
* Clean get_suffix complexity
* Prepare airflow config
* Add bootstrap comment
* Revert "Add bootstrap comment"
This reverts commit cc053513df6e25bcc5e742786adb91339461fdd2.
* Revert "Prepare airflow config"
This reverts commit f57645fe953e17d6153652daa1f42c14b97c942d.
* add removed method
* Add icons for docs
* Add missing routes
2023-08-21 11:35:36 +02:00
Ayush Shah
316b1e3f5b
Fix Impersonation issue ( #12933 )
2023-08-21 14:52:15 +05:30
Sachin Chaurasiya
642e526af1
fix: mlflow cypress by adding model filter pattern ( #12935 )
2023-08-21 14:49:53 +05:30
Mohit Yadav
c101b3c9d1
Fix Test Suite Migrations ( #12934 )
2023-08-21 14:34:58 +05:30
Shailesh Parmar
f7e2ae0bb6
docs: updated heading from test definition to test type ( #12937 )
2023-08-21 12:45:42 +05:30
Ayush Shah
e648be9f61
Fix E2E vars ( #12932 )
2023-08-21 09:58:06 +05:30
Suresh Srinivas
28b5e00c0c
Clean up documentation typos and grammar issues ( #12930 )
2023-08-20 20:08:30 -07:00
Yu Ishikawa
6b6d4bba76
Support to impersonate a service account in the Bigquery source ( #10127 )
2023-08-20 19:20:02 +05:30
Sachin Chaurasiya
6e2a8d0e4f
feat(ui): generate ingestion workflow form from schema ( #12774 )
2023-08-20 12:01:06 +05:30