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

Add overloaded methods to create tables/indexes without specifying zero size #526

Closed
mfvanek opened this issue Dec 5, 2024 · 2 comments · Fixed by #531
Closed

Add overloaded methods to create tables/indexes without specifying zero size #526

mfvanek opened this issue Dec 5, 2024 · 2 comments · Fixed by #531
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mfvanek
Copy link
Owner

mfvanek commented Dec 5, 2024

In tests often used

Table.of("application", 0L)
@mfvanek mfvanek added enhancement New feature or request help wanted Extra attention is needed labels Dec 5, 2024
@gmottajr
Copy link

gmottajr commented Dec 6, 2024

Hi @mfvanek ,
I'd like to help with this issue. Could you please provide more details about the specific challenges you're facing?
What/where is the fix to be done?
Acceptance criteria, and details about the unit test wanted?
I'll be happy to assist in improving the implementation.

@mfvanek mfvanek added this to the 0.14.3 milestone Dec 6, 2024
@mfvanek
Copy link
Owner Author

mfvanek commented Dec 6, 2024

@gmottajr you'd better to start with any issue labeled as good first issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants