Skip to content

Conversation

janmatzek
Copy link
Contributor

@janmatzek janmatzek commented Oct 8, 2025

JIRA: SVS-1198

@janmatzek janmatzek force-pushed the jmat-SVS-1198-add-restore-logic-to-gooddata-pipelines branch 6 times, most recently from 4773086 to 95d1d23 Compare October 8, 2025 16:08
@janmatzek janmatzek force-pushed the jmat-SVS-1198-add-restore-logic-to-gooddata-pipelines branch from 95d1d23 to 163731c Compare October 8, 2025 16:09
@janmatzek janmatzek marked this pull request as ready for review October 10, 2025 07:32


@attrs.define
class JsonUtils:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick: consider using rjson, it should be faster. Do not forget to check the license. We added it previously for tests, so it was fine.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we add it here it becomes a part of the release and I think we would need SPACE approval for that. But making the switch easier in the future is pretty much the point of having this class :)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At first glance, it should be safe. I can see Apache 2 and MIT. Also, I can see we already have this dependency for flexconnect. Feel free to use it then ;)

@janmatzek janmatzek enabled auto-merge October 10, 2025 08:31
@janmatzek janmatzek merged commit ebe00fd into gooddata:master Oct 10, 2025
10 checks passed
@janmatzek janmatzek deleted the jmat-SVS-1198-add-restore-logic-to-gooddata-pipelines branch October 10, 2025 11:12
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