Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C csst-dfs-client
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • csst-dfs
  • csst-dfs-client
  • Repository
Switch branch/tag
  • csst-dfs-client
  • csst_dfs_client
  • catalog.py
Find file BlameHistoryPermalink
  • Wei Shoulin's avatar
    feat(catalog): add limit parameter to search function and implement describe_catalog · dbd35982
    Wei Shoulin authored Sep 26, 2025
    - 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
    dbd35982