Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

matcher getBlocks(zframe) not invoked #622

Open
sonalgoyal opened this issue Jul 15, 2023 · 0 comments
Open

matcher getBlocks(zframe) not invoked #622

sonalgoyal opened this issue Jul 15, 2023 · 0 comments
Assignees

Comments

@sonalgoyal
Copy link
Member

protected Dataset getBlocks(Dataset blocked) throws Exception{
return DSUtil.joinWithItself(blocked, ColName.HASH_COL, true).cache();
}

this method is not called form the code and will lead to issues with the linker and resolver?

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

No branches or pull requests

2 participants