1. 303c378 Fix dialect statistics appender resolution (#39322) by Liang Zhang · 3 hours ago master
  2. 2b2ad40 Refactor MCP workflow planning to use structured inputs (#39321) by Liang Zhang · 5 hours ago
  3. 9a4d997 Fix numeric type conversion in YamlRowStatisticsSwapper (#39320) by Liang Zhang · 7 hours ago
  4. 0a72b6f Add protocolType parameter to metadata loading methods (#39291) by Haoran Meng · 13 hours ago
  5. c973af5 Remove unused referenced object names from MCP classification result (#39318) by Liang Zhang · 14 hours ago
  6. 6247606 Remove unused approved steps field from MCP workflow request (#39317) by Liang Zhang · 24 hours ago
  7. 1945770 Refactor AlgorithmExecuteException hierarchy (#39316) by Liang Zhang · 26 hours ago
  8. 7113cb4 Rename InvalidAlgorithmConfigurationException to InvalidAlgorithmDefinitionException (#39315) by Liang Zhang · 28 hours ago
  9. c4049aa Remove unused MCP workflow status and metadata object types (#39312) by Liang Zhang · 29 hours ago
  10. 6f4173c Add token-first GitHub API access guidance (#39311) by Liang Zhang · 35 hours ago
  11. 3bde4a7 Match broadcast table names case-insensitively in DistSQL executors (#39200) by Eunbin Son · 35 hours ago
  12. 983348f Support view table type in openGauss meta data loader (#39097) by Eunbin Son · 35 hours ago
  13. 9490c47 Fix Oracle column binding for unparenthesized function names (#39310) by Liang Zhang · 2 days ago
  14. fade7c0 Refactor MCP tests by behavior owner (#39309) by Liang Zhang · 2 days ago
  15. ec6ad17 Refactor MCP module to remove unnecessary abstractions (#39308) by Liang Zhang · 2 days ago
  16. 1a0db2e Refactor MCP workflow and SQL validation support (#39307) by Liang Zhang · 2 days ago
  17. 1fe142b Remove useless OraclePipelineNativeContainerDropTableOption (#39306) by Liang Zhang · 2 days ago
  18. f999e65 Fix code format (#39305) by Liang Zhang · 2 days ago
  19. 2a5e966 Refactor MCP Encrypt workflow feature state (#39304) by Liang Zhang · 2 days ago
  20. 92c4c8e Refactor ShardingSphereMetaDataTest (#39303) by Liang Zhang · 2 days ago
  21. 438eb61 Refactor MCP algorithm discovery to use Proxy plugin catalogs (#39301) by Liang Zhang · 2 days ago
  22. 15b7c9e Add ProxyDatabaseTypeUtilsTest (#39300) by Liang Zhang · 2 days ago
  23. 7c34e85 Simplify MCP validation and verify runtime limits (#39299) by Liang Zhang · 3 days ago
  24. e20fbb6 Fix Oracle pre-12.2 column case sensitivity (#39298) by Liang Zhang · 3 days ago
  25. 0ee15dd Support parsing Oracle CREATE INDEX sql (#39292) by Claire · 3 days ago
  26. 1025a5b Fix Oracle column case sensitivity detection (#39297) by Liang Zhang · 3 days ago
  27. 0008fc8 Split MCP E2E build artifacts by consumer (#39295) by Liang Zhang · 3 days ago
  28. c1b22fb Remove obsolete TODO from Oracle metadata loader (#39294) by Liang Zhang · 3 days ago
  29. 16d5116 Optimize MCP LLM E2E conversation limits (#39293) by Liang Zhang · 3 days ago
  30. 8513c1d Add Mask planning scenario to MCP LLM E2E (#39289) by Liang Zhang · 3 days ago
  31. 66e57fb Enforce lower case identifier policy for hive (#39290) by Haoran Meng · 3 days ago
  32. 9d7a10d Fix PostgreSQL transactional DDL error handling (#39288) by Liang Zhang · 3 days ago
  33. 06071e2 Simplify MCP functionality E2E transport cases (#39287) by Liang Zhang · 3 days ago
  34. 5b287c3 Support Oracle database object DDL parsing (#39286) by Zhengqiang Duan · 3 days ago
  35. 451e1a0 Remove redundant MCP E2E support code (#39285) by Liang Zhang · 4 days ago
  36. f28df3b Remove useless NativeStorageContainerOption (#39284) by Liang Zhang · 4 days ago
  37. 87b86d8 Remove redundant MCP E2E harness tests (#39283) by Liang Zhang · 4 days ago
  38. a372d85 Move sequence metadata ownership back to MCP (#39282) by Liang Zhang · 4 days ago
  39. 29f2736 Refine MCP E2E coverage and diagnostics (#39281) by Liang Zhang · 4 days ago
  40. 264eafd Support parsing Doris CREATE TABLE multi range partition and per-partition properties syntax (#39201) by ealeonraz · 4 days ago
  41. e954434 ci: attach provenance and SBOM attestations to the published MCP image (#39263) by Kobi Hikri · 4 days ago
  42. d2c170f Refactor Oracle literal projection binding (#39280) by Zhengqiang Duan · 4 days ago
  43. b866ef3 Fix SQL Federation pagination binding for long LIMIT parameters (#39237) by 林桉 · 4 days ago
  44. d596a06 Add evidence gate for unused artifact analysis (#39279) by Liang Zhang · 4 days ago
  45. c7975f3 Support PostgreSQL whole-row projection binding (#39276) by Zhengqiang Duan · 4 days ago
  46. 64a8208 Unify review-pr assessments across review modes (#39278) by Liang Zhang · 4 days ago
  47. 38c3552 Align MCP LLM invalid resource recovery scenario (#39277) by Liang Zhang · 4 days ago
  48. 165be2d Preserve whitespace in DistSQL properties (#39274) by Liang Zhang · 4 days ago
  49. 1b79954 Preserve physical schemas for compatible database types (#39275) by Haoran Meng · 4 days ago
  50. e24b376 Respect storage identifier policy for physical schemas (#39270) by Haoran Meng · 5 days ago
  51. ae20897 Support Hive parser and binder for insert select columns and transform expressions (#39269) by Zhengqiang Duan · 5 days ago
  52. 47d1303 Support function table alias column parsing for PostgreSQL and openGauss (#39268) by Zhengqiang Duan · 5 days ago
  53. 6a93351 Refine MCP LLM E2E discovery and recovery coverage (#39273) by Liang Zhang · 5 days ago
  54. ffa2b90 Add E2E coverage for PostgreSQL and openGauss composite type OID (#39272) by Liang Zhang · 5 days ago
  55. 091ae17 Simplify MCP LLM E2E test coverage (#39271) by Liang Zhang · 5 days ago
  56. 381cf7d Simplify identifier case policy assignment (#39255) by Haoran Meng · 5 days ago
  57. 79251e0 Minor refacor in ShardingSpherePreparedStatement and ShardingSphereStatement (#39267) by Zhengqiang Duan · 5 days ago
  58. 833f860 Enforce complete review-pr finding convergence (#39266) by Liang Zhang · 5 days ago
  59. 29e7ee7 Refine review-pr evidence and coverage workflow (#39265) by Liang Zhang · 5 days ago
  60. 33b18fe Refactor MCP E2E test suite naming (#39264) by Liang Zhang · 6 days ago
  61. cfc9e24 Refine Codex policy harness and review loop (#39262) by Liang Zhang · 6 days ago
  62. fcbc4e6 Support composite result columns routed to the same storage unit (#39261) by Liang Zhang · 6 days ago
  63. ce721c0 Enforce Codex design style in AGENTS policy (#39260) by Liang Zhang · 6 days ago
  64. 75a52e2 Enforce pre-handoff review for implementation changes (#39259) by Liang Zhang · 6 days ago
  65. ad9c5c1 Enforce concise response formatting in AGENTS policy (#39258) by Liang Zhang · 6 days ago
  66. 01f87e6 Refactor MCP LLM E2E scenarios (#39257) by Liang Zhang · 6 days ago
  67. 09bdb1b Refactor AGENTS policy harness to remove model coupling (#39256) by Liang Zhang · 6 days ago
  68. bb8df05 Support openGauss composite type OID resolution (#39253) by Liang Zhang · 6 days ago
  69. 95d1f29 Refactor AGENTS.md without changing policy behavior (#39252) by Liang Zhang · 6 days ago
  70. 351449a Refine Codex development guide and add policy harness (#39250) by Liang Zhang · 6 days ago
  71. 0fde691 Fix NullPointerException in Firebird transaction isolation resolution (#39136) by Eunbin Son · 6 days ago
  72. 52c265e Fix zero-length MySQL binary TIME decoding (#39233) by Gimin Kim · 6 days ago
  73. 35a7054 add test (#39247) by Claire · 6 days ago
  74. 43d1414 Refactor and improve Firebird Proxy BLOB (#39050) by Maxim Sentyabrskiy · 6 days ago
  75. 92df26b Fix swapped names in PostgreSQL undefined column error message (#39125) by Eunbin Son · 6 days ago
  76. fbfc209 Fix Javadoc of DropBroadcastTableRuleStatement to match class name (#39198) by Eunbin Son · 6 days ago
  77. 6e24629 Revise QueryHeaderBuilderEngine‘s java doc (#39249) by Liang Zhang · 7 days ago
  78. 3001dbe Refactor QueryHeaderBuilder protocol attribute population (#39248) by Liang Zhang · 7 days ago
  79. 39e7d48 Replace databaseType with identifierContext for column name derivation (#39246) by Haoran Meng · 7 days ago
  80. 12a2b11 Strengthen AI implementation boundaries and review loop (#39245) by Liang Zhang · 7 days ago
  81. 0a3ca50 Correct version persistence logic for standalone mode (#39244) by Haoran Meng · 7 days ago
  82. c11a89b Fix PostgreSQL composite column type OID resolution (#39241) by Liang Zhang · 7 days ago
  83. b084c23 Refactor MCP E2E test coverage (#39240) by Liang Zhang · 9 days ago
  84. b6ff1fb Remove obsolete TODO for PostgreSQL composite type mapping (#39239) by Liang Zhang · 10 days ago
  85. cf0b5f8 Refactor MCP integration and E2E test boundaries (#39238) by Liang Zhang · 10 days ago
  86. 5486b2b Remove redundant TODO comments (#39236) by Liang Zhang · 10 days ago
  87. 56b4594 Refactor MCP contracts and E2E runtime setup (#39235) by Liang Zhang · 10 days ago
  88. 7eb84d4 Support Oracle procedure parser and binder (#39231) by Zhengqiang Duan · 10 days ago
  89. 43829a8 Remove obsolete TODOs and redundant Firebird handling (#39232) by Liang Zhang · 10 days ago
  90. e008838 Fix MCP E2E conformance discovery and Hive test dependency (#39230) by Liang Zhang · 10 days ago
  91. 1f1aa6d Fix SQL Server row number column binding (#39229) by Liang Zhang · 10 days ago
  92. d13f5cc Replace MySQL insensitive policy with quoted insensitive policy (#39228) by Haoran Meng · 10 days ago
  93. 6bb1930 Harden MCP validation and E2E reliability (#39227) by Liang Zhang · 11 days ago
  94. 9b7f291 Separate normalization and lookup policies for identifiers (#39222) by Haoran Meng · 11 days ago
  95. 9c7697c Remove obsolete TODO from MySQL COM_STMT_PREPARE_OK packet (#39226) by Liang Zhang · 11 days ago
  96. e546528 Fix openGauss official case-insensitive collation metadata (#39224) by Liang Zhang · 11 days ago
  97. 7886588 Refactor MCPCompletionCandidate (#39223) by Liang Zhang · 11 days ago
  98. bd59cae Refactor MCP workflow boundaries and strengthen E2E provenance (#39220) by Liang Zhang · 11 days ago
  99. fec6111 Add common advisors yaml to get ContextManager when agent work with driver (#39211) by jiangML · 11 days ago
  100. 2d31870 Replace StandardIdentifierCasePolicy with IdentifierCasePolicy class (#39219) by Haoran Meng · 11 days ago