Skip to content

Conversation

@qishipengqsp
Copy link
Collaborator

@qishipengqsp qishipengqsp commented Nov 14, 2025

Title

Type

  • feat: (new feature)
  • fix: (bug fix)
  • docs: (doc update)
  • refactor: (refactor code)
  • test: (test code)
  • chore: (other updates)

Scope

  • query: (query engine)
    • parser: (frontend parser)
    • planner: (frontend planner)
    • optimizer: (query optimizer)
    • executor: (execution engine)
    • op: (operators)
  • storage: (storage engine)
    • mvcc: (multi version concurrency control)
    • schema: (graph model and topology)
  • tool: (tools)
    • cli: (cli)
    • sdk: (sdk)
  • none: (N/A)

Description

Issue: #105

Checklist

  • I have prepared the pull request title according to the requirements.
  • I have successfully run all unit tests and integration tests.
  • I have already rebased the latest master branch.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.

@qishipengqsp qishipengqsp changed the title refactor(pyapi): refactor python binding implementation refactor(tool): refactor python binding implementation Nov 15, 2025
@qishipengqsp qishipengqsp marked this pull request as draft December 12, 2025 03:30
@qishipengqsp
Copy link
Collaborator Author

new implementation in #140

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant