Skip to content

new phase PeekModel#319

Merged
sonalgoyal merged 3 commits into
zinggAI:mainfrom
RavirajBaraiya:peekModel
Jun 9, 2022
Merged

new phase PeekModel#319
sonalgoyal merged 3 commits into
zinggAI:mainfrom
RavirajBaraiya:peekModel

Conversation

@RavirajBaraiya
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread client/src/main/java/zingg/client/ZinggOptions.java
Comment thread core/src/main/java/zingg/PeekModel.java Outdated
protected static String name = "zingg.PeekModel";
public static final Log LOG = LogFactory.getLog(PeekModel.class);

public PeekModel() {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Indentation is off

doc.init(args, "");
doc.setArgs(args);
doc.execute();
doc.getMarkedRecords();
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

You need to validate the records - count etc

@sonalgoyal sonalgoyal merged commit 2a8f81b into zinggAI:main Jun 9, 2022
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