Skip to content

Snapshot 9: Intermediate changes

Siarhei Khaletski (EPAM) requested to merge snapshot_9_intermediate into main

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:

  1. Pandas version upgrade
  2. Starlette version upgrade (closes #15 (closed))
  3. Search service usage has been replaced by Storage service for integrity checking (closes #17 (closed))
  4. Removed index (index0) column in parquet dataset
  5. Added the timeout setting and parameter for the OSDU clients (closes #25 (closed))
  6. DataValidator class was refactored. Integrity checking logic reworked (closes #6 (closed))
  7. Fixed dotted filters (columns_aggregation, rows_filter) (closes #24 (closed))
  8. Other cosmetics improvements
Edited by Siarhei Khaletski (EPAM)

Merge request reports