IceS2
|
f0049853ec
|
FIXES 14885: Initial deltalake implementation for s3 (#16665)
* Initial deltalake implementation for s3
* Fix styles
* Fix test_amundsen
* Fix UnitTests
* Fix Checkstyle
* Fix integration tests due to datalake client refactor
* Fix unit tests
* Fix tests
* Fix Integration DeltaLake Storage test
* Skip delta storage integration test for python 3.8
* DeltaLake JSONSchema changes migrations
* Update import name
* Add some comments based on sonarcloud suggestions
* Update DeltaLake documentation
* Resolve some comments
|
2024-06-20 12:08:21 +05:30 |
|
Mayur Singal
|
7359d6210c
|
MINOR: Fix Profiler for SSL Enabled Source (#16613)
|
2024-06-12 11:40:30 +05:30 |
|
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 |
|
Ayush Shah
|
b79e5c064b
|
Fix 15576 - Eval Data Type issue fix (#15702)
|
2024-04-03 15:51:19 +05:30 |
|
Mayur Singal
|
a8145a82fa
|
Fix #13603: Configurable Sample Data Rows for Profiler (#13807)
* Fix #13603: Configurable Sample Data Rows
* Fix #13603: Configurable Sample Data Rows for Profiler
* fix table config
* support configurable overwriting of sample data
* add support for schema and database profiler configuration
* chore(ui): put sampleDataStorageConfig under advanced config
* fix tests
* py format
* chore(ui): add sampleDataCount in table profiler config
* fix tests
* pylint & tests
* feat(ui): add profiler settings tab in database and database schema page
* chore(ui): show different inputs for profile sample type
* schema changes to make default storange config null
* add unit test
* schema changes to fix api
* update profiler setting schema
* move profiler settings to manage button
* sync locals
* fix(ui): unit tests
* fix tests
* py format
* fix lint
* minor improvements
* chore(ui): update profiler settings schema
* resolve review comments
* pytest
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
|
2023-11-09 18:49:42 +05:30 |
|
Ayush Shah
|
5fea08cd33
|
Datalake: Add manifest file support, fix profiler metrics, add array and json column type support (#13017)
|
2023-09-13 15:15:49 +05:30 |
|
Ayush Shah
|
ab1ec50c2c
|
Fixes Mssql Ntext, text and Image (#12490)
|
2023-07-20 13:34:35 +05:30 |
|
Teddy
|
b89cf64f14
|
Clean up profiler (#12369)
* ref: implemented interface for profiler components + removed struct logic
* ref: ran python linting
* ref: added UML diagram to readme.md
* ref: empty commit for labeler check
* ref: remove multiple context manager for 3.7 3.8 compatibility
* ref: remove
|
2023-07-12 17:02:32 +02:00 |
|