Skip to content

fix-fetching-userids-offlineconversions-accounting-for-numpy-ndarray#53

Merged
adithyasamavedhi-ttd merged 1 commit into
mainfrom
fix-fetching-userids-offlineconversions
Jun 12, 2026
Merged

fix-fetching-userids-offlineconversions-accounting-for-numpy-ndarray#53
adithyasamavedhi-ttd merged 1 commit into
mainfrom
fix-fetching-userids-offlineconversions

Conversation

@adithyasamavedhi-ttd

@adithyasamavedhi-ttd adithyasamavedhi-ttd commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

  • In batch process, after moving to MapInPandas, the offline conversion user_ids arrive a numpy.ndarray instead of a list, this PR changes the checks used in batch processing to be unambiguous to both list/ numpy ndarrays.
  • only offline conversion faces this problem since its the only one with a array field.

Tests

  1. Offline Conversion Batch Processing:
Screenshot 2026-06-12 at 4 05 14 PM
  1. Offline Conversion Ad-hoc processing
Screenshot 2026-06-12 at 3 52 15 PM

@adithyasamavedhi-ttd adithyasamavedhi-ttd requested a review from a team June 12, 2026 21:19
@adithyasamavedhi-ttd adithyasamavedhi-ttd force-pushed the fix-fetching-userids-offlineconversions branch from e912a87 to 04d267f Compare June 12, 2026 22:46
@adithyasamavedhi-ttd adithyasamavedhi-ttd force-pushed the fix-fetching-userids-offlineconversions branch from 04d267f to c75cc23 Compare June 12, 2026 23:18
@adithyasamavedhi-ttd adithyasamavedhi-ttd merged commit 2bde3b9 into main Jun 12, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants