Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
1
Description
The record key isĀ "{stock name}_{date} {hour}". We have the data from 9:30-10:29 in batch_1 and batch_2 contains data from 10:30-10:59. This means that no new records are introduced, and therefore, only updates occur when ingesting batch_2. This makes validation of the data take too long for our testing. Proposed solution is to move the data from 10:00-10:29 into batch_2 so that we will have updates and inserts in both files
Attachments
Issue Links
- is related to
-
HUDI-4982 Make bundle combination testing covered in CI
- Closed
- links to