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

Proposed implementation for Glide API v2 #57

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

titouv
Copy link

@titouv titouv commented Aug 8, 2024

This PR proposes an implementation for Glide API v2, adding stashing for Glide Big Tables.

I created a new BigTable class, but other implementations may be preferred:

  • A hierarchy of classes with a common Table type, and "Vanilla" Table and BigTable as subclasses
  • Adding stashing methods in the Table class (and handling cases where those methods cannot be called)

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.

1 participant