Commit dbd35982 authored by Wei Shoulin's avatar Wei Shoulin
Browse files

feat(catalog): add limit parameter to search function and implement describe_catalog

- Add optional `limit` parameter to the `search` function in catalog.py
- Implement new `describe_catalog` function to get column information of a catalog
- Update unit tests to include the new parameter and test the new function
- Minor formatting improvements in docstrings and test cases
parent 9a8486ac
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment