Pere Miquel Brull
7e98ece3e5
MINOR - Pydantic V2 warnings and better exception msg ( #16916 )
2024-07-04 14:54:41 +02:00
Imri Paran
1b833e1a01
MINOR: exclude information_schema in redshift ( #16818 )
...
* fix(redshift): exclude information_schema
exclude information_schema in tests and document it as best practice.
* format
2024-06-28 08:01:52 +02:00
IceS2
3c5d705793
Fixed expected result for schemas exclude ( #16757 )
2024-06-21 09:42:35 +00:00
IceS2
7020c065ec
Fix Tableau E2E Tests ( #16740 )
2024-06-20 14:11:03 +00:00
IceS2
640d7c7532
MINOR: Fix Redash e2e filtered_mix test ( #16684 )
...
* Fix E2E count
* Fix E2E Redash filtered mix test
2024-06-17 17:46:47 -07:00
IceS2
e3c3f2ac33
Fix E2E count ( #16654 )
2024-06-14 08:21:07 +00:00
IceS2
070bd2570e
MINOR: Fix e2e ( #16594 )
...
* Fix Metabase E2E Test
* Add 'debug' input to python e2e tests
* Fix 'debug' default to be 'false'
* Standardized all Metabase IDs to MetabaseStrId
* Fix Metabase expected filtered sink mix value
* Fix wrong parameter being passed to the config
* Fix powerBI e2e tests
* Fix one Redash e2e test
* Fix checkstyle
2024-06-11 13:19:25 +05:30
Pere Miquel Brull
93f976f6e4
FIX - e2e test for pydantic v2 ( #16576 )
...
* FIX - e2e test for pydantic v2
* FIX - e2e test for pydantic v2
* FIX - e2e test for pydantic v2
2024-06-08 10:07:58 +00:00
Pere Miquel Brull
f5996b2f3a
FIX - e2e test for pydantic v2 ( #16572 )
2024-06-07 22:52:16 +02:00
Pere Miquel Brull
cb72a22b59
Fix - e2e tests for pydantic V2 ( #16551 )
...
* Fix - e2e tests for pydantic V2
* add correct default
* add correct default
* revert datetime aware
* revert datetime aware
* revert datetime aware
* revert datetime aware
* revert datetime aware
* revert datetime aware
* revert datetime aware
* revert datetime aware
* fix apis
* format
2024-06-06 19:36:17 -07:00
Pere Miquel Brull
d8e2187980
#15243 - Pydantic V2 & Airflow 2.9 ( #16480 )
...
* pydantic v2
* pydanticv2
* fix parser
* fix annotated
* fix model dumping
* mysql ingestion
* clean root models
* clean root models
* bump airflow
* bump airflow
* bump airflow
* optionals
* optionals
* optionals
* jdk
* airflow migrate
* fab provider
* fab provider
* fab provider
* some more fixes
* fixing tests and imports
* model_dump and model_validate
* model_dump and model_validate
* model_dump and model_validate
* union
* pylint
* pylint
* integration tests
* fix CostAnalysisReportData
* integration tests
* tests
* missing defaults
* missing defaults
2024-06-05 21:18:37 +02:00
Onkar Ravgan
0106963e7e
fixed tableau e2e ( #16534 )
2024-06-05 14:21:35 +05:30
Onkar Ravgan
29028eabb3
fixed oracle e2e count ( #16530 )
2024-06-04 20:37:21 +05:30
Onkar Ravgan
3c083cdb68
updated pbi e2e counts ( #16109 )
2024-05-03 06:57:15 +02:00
IceS2
19fa15f010
fix e2e ( #15981 )
2024-04-22 09:57:06 +02:00
harshsoni2024
c671e64f69
[MINOR] Fix tableau e2e ( #15824 )
2024-04-08 21:17:37 +05:30
IceS2
c909ff8857
MINOR: Fix e2e tests ( #15829 )
...
* Update values
* Update values
* Fix checkstyle
2024-04-08 15:58:32 +02:00
Mayur Singal
88ab7475e7
MINOR: Restructure dbServiceName field in dashboard and pipeline ( #15548 )
2024-03-15 12:42:47 +05:30
IceS2
7805a0b609
MINOR: Fix athena e2e tests ( #15486 )
...
* Comment side effects
* Update assert to match clauses better
* Improve input
* Improve input
* Update assert to match clauses better
* Fix Athena E2E Values
* Uncomment needed steps
* Fix linters
2024-03-08 09:31:06 +01:00
IceS2
86a2930cfa
Minor: Fix E2E Ingestion Tests ( #15462 )
...
* Fix E2E Tests
* Fix E2E Tests
* Update mysql count, schema changes
* Addition to vertica e2e
* Temporary Github Action modification to test
* Fix Redshift round issue post 10 digits
* modify e2e gh file
* fix gh error
* fix matrix syntax
* Fix Redash counts
* Update py-cli-e2e-tests.yml
* Fix Redshift referenced before assignment error
* Revert Py tests e2e
* Modify Elasticsearch configuration
* Modify Elasticsearch configuration
* Update docker-compose.yml
* Test only running the python tests as e2e
* Comment side effects
* Test
* Test
* Fix name
* Add missing shell property
* Add bigquery to e2e
* Uncomment needed step
* test
* test
* test
* test
* Add control ci pipeline
* Add new e2e tests
* test
* fix
* fix
* fix
* Uncomment needed steps
---------
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-03-05 16:00:22 +01:00
Onkar Ravgan
1fc2c7f974
MINOR: Part 1 of #15090 : dbt JSON Schema & Parsing Improvements ( #15297 )
2024-02-29 10:41:21 +05:30
Mayur Singal
dbb888d962
MINOR: Fix CLI E2E Tests ( #15253 )
2024-02-19 23:04:44 +05:30
Onkar Ravgan
cdbcea11f6
fixed e2e counts ( #15171 )
2024-02-14 06:33:17 +01:00
Mayur Singal
331c687625
MINOR: Fix mysql e2e count ( #15064 )
2024-02-06 18:08:12 +00:00
Ayush Shah
a4f3ed8eec
Minor: Fix E2E Powerbi ( #14991 )
2024-02-01 19:31:38 +05:30
Teddy
9a4a9df836
Fix #14895 - Get Metadata from Parquet Schema ( #14956 )
...
* linting: fix python linting
* fix: get column types from parquet schema for parquet files
* style: python linting
* fix: remove displayType check in test as variation depending on OS
2024-02-01 09:02:52 +01:00
Onkar Ravgan
4c537f2d68
MINOR: Fix E2E failures ( #14940 )
...
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-01-30 14:05:51 +05:30
Pere Miquel Brull
6a6770042c
MINOR - Update step names ( #14875 )
...
* MINOR - Update step names
* Update e2e regex
* Format
2024-01-26 12:59:54 +01:00
Onkar Ravgan
f10b5a3617
Fixed athena e2e db ( #14774 )
2024-01-19 11:51:38 +05:30
Onkar Ravgan
13b326d11c
Fix 14040: Part 3 Added updated field to status for patched entities ( #14708 )
...
* Added updated field to status
* Fixed e2e test
2024-01-16 17:53:05 +05:30
Mayur Singal
3b61938c6d
Minor: Fix Mysql E2E Count ( #14631 )
2024-01-09 11:28:43 +05:30
Mayur Singal
f53fcf9168
Minor: Fix e2e count mismatch ( #14352 )
...
* Minor: Fix e2e count mismatch
* fix dbt test
* fix pyformat
* use > instead of ==
2023-12-12 22:32:13 +05:30
Onkar Ravgan
e4bfd12811
fixed e2e test after patch and collate demo ( #14321 )
2023-12-08 19:55:49 +05:30
Onkar Ravgan
335aa86fcc
fixed athena e2e ( #14041 )
2023-11-20 21:20:32 +05:30
Onkar Ravgan
b781c66206
Fixed tableau e2e counts due to new sample data in the instance ( #14039 )
...
* fixed tableau e2e new
* rmv hive test
2023-11-20 19:54:06 +05:30
Mayur Singal
4b625f7ba5
Move pandas top level import ( #13926 )
2023-11-10 14:15:14 +05:30
Ayush Shah
ad86d8969f
Fix E2E failures ( #13648 )
2023-10-19 17:49:02 +05:30
Ayush Shah
f94e2dbb47
Fix Hive Bytes issue, add athena yaml, fix bigquerymultiple project id token issue ( #13640 )
2023-10-18 23:48:21 +05:30
Ayush Shah
ac9e8c9e89
Add E2E - Oracle, Athena. Remove Duplicated code ( #13563 )
2023-10-18 16:57:06 +05:30
Mayur Singal
f63881b8b6
Fix mysql E2E test count ( #13529 )
2023-10-12 11:25:14 +05:30
Mayur Singal
f69cd9f54a
Fix hive e2e test count ( #13497 )
2023-10-10 00:21:23 -07:00
Pere Miquel Brull
f5e10c4a5f
Fix #7272 - BaseWorkflow docs and cleanup ( #13471 )
...
* DQ BaseWorkflow
* Test suite runner
* test Suite workflow
* Refactor DQ for BaseWorkflow
* Lint
* Fix source
* Fix source
* Fix source
* Fix source
* Fix test
* Prepare docs
* Clean sink
* Clean legacy classes
* typo
* ProcessorStatus
2023-10-09 07:05:05 +02:00
Pere Miquel Brull
0282574bdd
Create ometa client once and pass it around & improve pycln config ( #13310 )
...
* Create ometa client once and pass it around & improve pycln config
* Fix
* Fix
* Fix tests
* Fix maven ci
* Fix tests
* Fix tests
* Fix tests
* Format
* Fix DI
2023-10-04 09:14:03 +02:00
Mayur Singal
4f4d1c725c
Fix failing E2Es ( #13419 )
2023-10-04 10:56:34 +05:30
Pere Miquel Brull
f0995cbddc
Part of #12998 - Prep Stored Procedures Skeleton for Snowflake ( #13121 )
...
* Prep Stored Procedures Skeleton for Snowflake
* Update pylint and add migrations
* Fix test
* Reuse source url computation
2023-09-12 14:25:42 +02:00
Ayush Shah
3d4a3cbb95
add mysql e2e changes ( #13145 )
2023-09-12 11:55:19 +05:30
Pere Miquel Brull
66a89ffe61
Fix e2e profiler status ( #13127 )
2023-09-10 18:46:28 +02:00
Mayur Singal
011eaf8ad5
Fix #13001 : Fix query not populating to all tables ( #13004 )
2023-09-05 14:16:37 +05:30
Ayush Shah
dc8e59eba8
Fix E2E - dashboards ( #13082 )
2023-09-04 23:25:31 +05:30
gauthk6
ba2201f4ea
draft: implementation of lightdash connector. ( #12957 )
...
* Fixes a bug while patching the description of a TestCase
* Update docker-compose.yml
* Update docker-compose.yml
* Ran pre-commit checks and linter
* Added some clarifying points and fixed some grammatical errors in the documentation for installation instructions.
* revert changes made to docs
* implementation of lightdash connector.
* ui: add icon for lightdash service
* chore: update lightdash image
* chore: update the icon
* Cleaned up code (took out debug statements, etc.). Still TODO: yield_dashboard_lineage_details() not being called just yet.
* fix: ran linting
* added null checks
* Delete openmetadata-server.md
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2023-08-31 17:28:07 +02:00