11743 Commits

Author SHA1 Message Date
Karan Hotchandani
497b477be3
remove extra assignees from workflow (#19030) 2024-12-14 09:00:19 -08:00
Karan Hotchandani
78b0567164
fix downloading of app logs (#19059) 2024-12-14 18:32:16 +05:30
Abdallah Serghine
ac967dfe50
ISSUE-16094: fix s3 storage parquet structureFormat ingestion (#18660)
This aims at fixing the s3 ingestion for parquet files, current behaviour is that
the pipeline will break if it encounters a file that is not valid parquet in the
the container, this is not great as containers might container non parquet files
on purpose like for example _SUCCESS files created by spark.

For that do not fail the whole pipeline when a single container fails, instead
count it as a failure and move on with the remainder of the containers, this is
already an improvement by ideally the ingestion should try a couple more files
under the given prefix before given up, additionally we can allow users to specify
file patterns to be ignored.

Co-authored-by: Abdallah Serghine <abdallah.serghine@olx.pl>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-12-14 11:40:23 +01:00
Ashish Gupta
9e6078f654
supported editUser permission in user tab for team page (#18987)
* supported editUser permission in user tab for team page

* remove edit all permission check in teams add/remove user api

* added playwright test for the editUser permission

* Added playwright test for data consumer user and remove no used field from the advance api call

---------

Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
2024-12-13 23:41:40 +05:30
Chirag Madlani
ea5a246a44
fix(ui): render column type max 3 lines and ellipsis (#19046) 2024-12-13 19:11:03 +05:30
safayavatsal
cab9245b4d
Documentation Section for using openmetadata-ops.sh usage (#19048) 2024-12-13 18:49:06 +05:30
tarunpandey23
2dff3f87be
Updated docs for azure SSO with secret client (#19042)
Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2024-12-13 12:54:43 +00:00
RounakDhillon
b1a41ca1ac
Docs: MSSQL Troubleshooting Doc Updation (#19045)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-12-13 16:39:59 +05:30
RounakDhillon
4edae7c57c
Docs: Validating Connectors features (#19043)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-12-13 16:19:08 +05:30
Aniket Katkar
edc3b97c5e
Fix the missing 1.4 image references in the documentation (#19037) 2024-12-13 15:33:35 +05:30
Chirag Madlani
88410d3d1b
fix(ui): #18001 changing pageSize will fetch pipeline with updated size (#19039) 2024-12-13 15:11:38 +05:30
RounakDhillon
63327d81be
Docs: Adding Reindex Pointer And Images Updation (#19036) 2024-12-13 13:59:46 +05:30
RounakDhillon
74885bb993
Docs: Adding Reindex Pointer And Images Updation (#19040)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2024-12-13 07:56:02 +00:00
Chirag Madlani
ef5f274b11
fix(ui): capture and update profile info for oidc users (#19024) 2024-12-13 12:45:38 +05:30
Pere Miquel Brull
15e64b5a12
MINOR - Pass Airflow host on every failed /status call (#19022) 2024-12-13 08:14:24 +01:00
Teddy
79b2888bb5
fix: azuresql sampler logic (#19034) 2024-12-13 07:35:04 +01:00
Sweta Agarwalla
ae046c502d
Update auth test (#19031) 2024-12-13 09:41:09 +05:30
Sriharsha Chintalapani
cbd2c6ad87
Fix #issue-16041: The persona JSON schema is named Team (#19035) 2024-12-12 19:27:53 -08:00
Sachin Chaurasiya
7af510087a
minor: add support for ttf file extension in pom.xml (#19027) 2024-12-12 19:33:56 +05:30
Mohit Yadav
b01707e54d
Ignore Bot on Domain restriction (#19032) 2024-12-12 19:23:24 +05:30
RounakDhillon
2a22fda74e
Docs: Airflow docker updation (#19021)
* Docs: Airflow docker update

* Docs: Airflow Doc Updation 1.5

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2024-12-12 17:30:49 +05:30
Keshav Mohta
c4066f927d
fix: convert doc in alphabetical order (#19023) 2024-12-12 16:46:02 +05:30
Siddhant
81246af0a7
Fix: Filter activity feed events for test cases and test suites. (#19004)
* fix: Filter activity feed events for test cases and suites.

* minor fix around the button label after save task tab

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-12-12 10:54:01 +01:00
Sriharsha Chintalapani
e04e2defa1
Minor: Domain only access policy prevents bots from listing (#19017)
* Minor: Domain only access policy prevents bots listing

* Minor: Domain only access policy prevents bots listing

* Add Entity Type condition to limit the scope of NOT IN

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-12-12 15:19:05 +05:30
Keshav Mohta
f4ff43c24c
Fixes #17888 - Implemented Cross Database Lineage (#18831) 2024-12-12 15:13:36 +05:30
Keshav Mohta
cde3a7dd1e
Feature: Cassandra Connector (#18943) 2024-12-12 15:12:55 +05:30
Pere Miquel Brull
17c5ba8698
MINOR - Add APIs to Ref Map (#19019)
* MINOR - Add APIs to Ref Map

* MINOR - Add APIs to Ref Map

* MINOR - Add APIs to Ref Map

* format
2024-12-12 10:40:03 +01:00
IceS2
c24bc870d0
Parametrizing Flowable configurations and adding a way to handle history cleaning (#18990) 2024-12-12 10:01:39 +01:00
Chirag Madlani
01fb9d1087
chore(ui): delete unused code (#18998)
* chore(ui): delete unused code

* fix tests

* remove commented code
2024-12-12 14:18:46 +05:30
tarunpandey23
178bbd1b31
feat: Docs for openmetadata post upgrade steps with kubernetes. (#18972)
* Added Docs for post upgrades with kubernetes.

* Removed extra heading

* Updated

* updated files and make chnages at notes section

* Updated docs for kubernets post upgrade steps

---------

Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
2024-12-12 07:21:58 +00:00
tarunpandey23
004beec8af
feat: Updated docs for quickstart docker deployment (#19008)
* updated docs for quickstart docker deployment

* Updated quickstart docker deployment docs

---------

Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
2024-12-12 12:44:36 +05:30
Aniket Katkar
4adffef439
Docs: Update the 1.7 content references (#19011)
* Update the partial references for 1.7.x-SNAPSHOT

* Delete image folder for 1.4 and add images for 1.7

* Update the new connector stages
2024-12-12 07:04:09 +01:00
Sachin Chaurasiya
a699025f2f
minor: fix type in latest.md doc file (#19014) 2024-12-12 05:28:59 +00:00
safayavatsal
e3e66023f0
Update values.md (#19007)
* Update values.md

* Update values.md

* Update values.md
2024-12-12 10:47:32 +05:30
Pranita Fulsundar
46d2d2ad89
fix: correct behavior for displayName when add and remove (#18989)
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-12-12 10:33:42 +05:30
Aniket Katkar
8c148adc38
Add missing connector documentation data (#19010) 2024-12-11 22:56:05 +05:30
Aniket Katkar
4f9627d860
Fix the flaky Tag.spec.ts test (#18984) 2024-12-11 19:56:42 +05:30
RounakDhillon
5268725155
Docs: REST Logo Addition And SVG to Webp Correction (#19009) 2024-12-11 17:40:15 +05:30
dependabot[bot]
41f23de0c8
Chore(deps): Bump nanoid in /openmetadata-ui/src/main/resources/ui (#19001)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.6 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.6...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 14:43:29 +05:30
Aniket Katkar
9055bceba0
Fix: Pom after docs removal (#18999) 2024-12-11 13:23:29 +05:30
Chirag Madlani
252da9a0c4
minor(doc): update 1.6 release page (#19002) 2024-12-11 13:07:19 +05:30
Aniket Katkar
afef699886
Update the docs sync workflow for collate images (#19000) 2024-12-11 11:52:47 +05:30
Aniket Katkar
0c4c1247df
Remove cron-editor.less since it is not used (#18986) 2024-12-11 11:11:21 +05:30
Pere Miquel Brull
a2dfa74b4b
DOCS - 1.6 release docs (#18996)
* DOCS - 1.6 release docs

* typo
2024-12-10 20:24:21 +01:00
Mayur Singal
b8826aa2c3
DOCS - Update Version Snapshots (#18988) 2024-12-10 19:09:00 +01:00
Chirag Madlani
caf6b2f432
chore(ui): update what's new for 1.6.1 (#18994) 2024-12-10 22:53:48 +05:30
Mohit Yadav
08cdc69f30
Fix ES Tag Index failing (#18991)
* Fix ES Tag Index failing

* add tags loading test

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2024-12-10 21:10:58 +05:30
RounakDhillon
de8d09f9a9
Docs: Doris Connector DBT Updation (#18974)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-12-10 09:54:39 +05:30
Siddhant
4985496051
fix: Postgresql migrations for eventSubscriptionOffset. (#18980) 2024-12-09 20:19:39 -08:00
Teddy
c3455aae91
fix: liuve update logical test suite aggregation in search (#18978) 2024-12-09 20:36:08 +01:00