FreeOnePlus opened a new pull request, #144:
URL: https://github.com/apache/doris-mcp-server/pull/144

   ## Summary
   
   - return stable JSON-RPC errors for resource, tool, and prompt list failures 
instead of successful empty collections
   - distinguish backend outages, permission failures, and internal failures 
without exposing backend exception text
   - preserve genuine empty-list responses and recovery on the next request 
across Streamable HTTP and stdio
   - remove the resource-list N+1 column lookup and use Doris-compatible 
information_schema.views fields for large catalogs
   
   ## Validation
   
   - Ruff, Mypy, Bandit
   - full pytest: 671 passed, 66 skipped
   - real Doris integration: 9 passed against the 1000-table hhm_dt_sim catalog 
through Streamable HTTP and true subprocess stdio
   - MCP 2026-07-28 server-stateless conformance: 25/25 passed, 0 failed, 0 
warnings
   - clean sdist/wheel build, fresh Python 3.12 install, CLI and import smoke 
tests
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to