https://flyte.org logo
#hacktoberfest-2022
Title
# hacktoberfest-2022
r

Ryan Nazareth

11/13/2022, 2:48 AM
Pushed some changes to https://github.com/flyteorg/flytekit/pull/1240 and made some comments as im struggling a bit with the design (and getting the tests to pass). ☹️
s

Samhita Alla

11/13/2022, 6:25 AM
Oh sorry about that! I haven’t taken a look at it yet as I’ve been busy this week. Let me review it the next week and get back to you.
r

Ryan Nazareth

11/17/2022, 3:15 AM
@Samhita Alla Just pushed some changes and redesigned the transformers as suggested. However still getting an error in the test , the issue is when executing the task and annotating the return as TFRecordFile or TFRecordDirectory , it thinks its ABCMeta metaclass. Ive added comments in PR.
3 Views