Skip to content

Remove python export/peek model and related artifacts#1311

Merged
sonalgoyal merged 2 commits into
zinggAI:mainfrom
padam-prakash:Issue#1307DepricateFunctionsAndPhase
Apr 28, 2026
Merged

Remove python export/peek model and related artifacts#1311
sonalgoyal merged 2 commits into
zinggAI:mainfrom
padam-prakash:Issue#1307DepricateFunctionsAndPhase

Conversation

@padam-prakash
Copy link
Copy Markdown
Contributor

Remove legacy Python export/peek model phases and related resources, update client wiring and argument handling. ZinggOptions (assess/peek/export) and the Spark Python phase runner mapping were removed; python/exportModel script, Python-related helpers (argument write/JSON methods) and many test/resources/docs for the peek/export flows were deleted. fixes #1307 . fixes #1309

Remove legacy Python export/peek model phases and related resources, update client wiring and argument handling.  ZinggOptions (assess/peek/export) and the Spark Python phase runner mapping were removed; python/exportModel script, Python-related helpers (argument write/JSON methods) and many test/resources/docs for the peek/export flows were deleted
Corrects a typo in python/zingg/client.py by changing the JVM package path from zingg.common.client.argumentst to zingg.common.client.arguments so ArgumentServiceImpl.loadArguments is called from the correct package
@sonalgoyal sonalgoyal merged commit 2b94780 into zinggAI:main Apr 28, 2026
1 check passed
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.

Deprecate Model phases JSON String Read and Write Methods

2 participants