-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Atlas Streams
-
Fully Compatible
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This ticket is a grab-bag of small changes / improvements we'd like to make before fully GA-ing the S3EmitOperator. Proposed changes are as follows:
- Convert BucketFileKey from a std::pair to a struct (style guide])
- remove string validator + import in planner.cpp
- direct capture of fileBytes in PutObjectAsync callback
- return after cb in mock PutObjectAsync