Snapshot 9: Intermediate changes
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- [Yes]
Does this introduce a change in the cloud provider implementation, and if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Does this introduce a change that must be documented in the README.md file?
- [Yes]
Updates description?
Intermediate MR to completely switch to the Gitlab remote.
The merge request brings the next changes and updates:
- Pandas version upgrade
- Starlette version upgrade (closes #15 (closed))
- Search service usage has been replaced by Storage service for integrity checking (closes #17 (closed))
- Removed index (index0) column in parquet dataset
- Added the
timeout
setting and parameter for the OSDU clients (closes #25 (closed)) -
DataValidator
class was refactored. Integrity checking logic reworked (closes #6 (closed)) - Fixed dotted filters (
columns_aggregation
,rows_filter
) (closes #24 (closed)) - Other cosmetics improvements
Edited by Siarhei Khaletski (EPAM)