oceanbase / oceanbase/pyseekdb

[Enhancement]: test collection name more than 64 characters

Open
#121 1 comment 0 reactions 1 assignee View on GitHub

@NTLx is already working on this.

Since Jan 26, 2026.

type: enhancement vibe coding: easy
Dominant language
Python
Stars
62
Forks
35
Avg merge
2d 11h
Merged PRs (30d)
2

Description

Description

As we use a table to record the meta information of collection, so the length of collection name can be more than 64 characters now. But there's no integration test case to cover this scenario.
Currently we have a test case file: tests/unit_tests/test_collection_name_validation.py.
Refer to doc for the details of sdk_collections meta table solution.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.