Aikesheng Open Source Community
Jun 29, 2020 · Databases
Why Mycat Fails and DBLE Succeeds in Global Table Left Join with Sharded Tables
This article analyzes a community‑raised issue where a left join between a global table and a sharded table produces incorrect results in Mycat but works as expected in DBLE, explaining the underlying execution‑plan differences and how DBLE correctly merges results to avoid duplicate data.
DBLEDistributed DatabaseGlobal Table
0 likes · 5 min read