Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Transform app IDs to uppercase on ingest and compact

Open winsmith opened this issue 2 years ago • 0 comments

A customer is sending appIDs in both upper- and lowercase, causing problems. Convert all app IDs to uppercase using a Transform Spec Expression.

  • [ ] Build a working transform expression
  • [ ] Apply the transform on ingestion
  • [ ] Apply the transform on compaction to transform existing data

winsmith avatar Apr 22 '24 10:04 winsmith