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.