celeste-zeng commented on code in PR #36513:
URL: https://github.com/apache/beam/pull/36513#discussion_r2449924146
##########
sdks/python/apache_beam/testing/benchmarks/nexmark/models/nexmark_model.py:
##########
@@ -58,9 +57,6 @@ def __init__(
self.date_time = date_time
self.extra = extra
- def __repr__(self):
Review Comment:
Done, removed the added file and moved JSON serialization and timestamp
conversion functions from `nexmark_util.py` to `nexmark_model.py`. Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]