Skip to content

Fixed issues on the parent data mapping

Ashish Saxena requested to merge cherry-pick-c209cff2 into release/0.20

Fixed issues on parent data mapping

  1. Fixed issue on replacing the Schema authority with partition id
  2. Fixed issue on upper case criteria_dict['OnIngestionDataPartitionID'] to criteria_dict['onIngestionDataPartitionId']

See merge request !282 (merged) (cherry picked from commit c209cff2)

Merge request reports