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

Handle database namespaces for cached tables #196

Closed
wants to merge 3 commits into from

Conversation

sundeepn
Copy link
Contributor

Cached tables currently ignore database name which makes caching buggy for users using multiple databases.
Enhanced the memoryMetadataManager to require database name inaddition to the tablename for all metadata operations.

Cached tables currently ignore database name which makes caching buggy for users using multiple databases.
Enhanced the memoryMetadataManager to require database name inaddition to the tablename for all metadata operations.
@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@rxin
Copy link
Member

rxin commented Oct 21, 2013

Thanks, Sundeep. This part of the codebase is undergoing pretty big changes by Harvey right now. I will ask Harvey to merge your changes into Shark as part of his partition cached table change.

@harveyfeng

@rxin
Copy link
Member

rxin commented Oct 21, 2013

Jenkins, add to whitelist.

@AmplabJenkins
Copy link

Build triggered.

@AmplabJenkins
Copy link

Build started.

@AmplabJenkins
Copy link

Build finished.

@AmplabJenkins
Copy link

One or more automated tests failed
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/Shark-Pull-Request-Builder/216/

@harveyfeng
Copy link
Member

Cherry-picked commit 8920903 into master. It seems like 2844c67 is a duplicate of #186, so I didn't merge that one yet.

@sundeepn
Copy link
Contributor Author

All this functionality is now in the master. Closing this request.

@sundeepn sundeepn closed this Nov 30, 2013
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.

4 participants