@@ -463,10 +463,34 @@ If you find this code useful, we would appreciate citations to our paper:
463463}
464464```
465465
466+ ## Version Support
467+
468+ ### Plugin-Mode Support List
469+
470+ | Database System | Version Range | Support Status | Remarks |
471+ | -----------------| ---------------| ----------------| ------------------------------------------------|
472+ | Percona | 8.0.34-26 | ✅ Supported | Tested in all ` TPC-H ` and ` JOB ` scenarios |
473+ | MySQL | 8.0.42 | ✅ Supported | Branch ` compatibility/mysql8.0.42 ` |
474+ | MariaDB | — | ⏳ Planning | Ongoing discussions with the MariaDB community |
475+ | PG | - | 🔮 Future Work | Anticipating discussions with contributors |
476+
477+ ### Standalone-Mode Support List
478+
479+ | Database System | Version Range | Support Status | Remarks |
480+ | -----------------| ---------------| ------------------| ------------------------------------------------|
481+ | Percona | 8.0.34-26+ | ✅ Supported | Tested in all ` TPC-H ` and ` JOB ` scenarios |
482+ | MySQL | 8.0.x | ✅ Supported | Tested in some ` TPC-H ` scenarios |
483+ | MySQL | 5.7.x | ✅ Supported | Tested in some ` TPC-H ` scenarios |
484+ | MariaDB | — | ⏳ Planning | Ongoing discussions with the MariaDB community |
485+ | PG | - | 🔮 Future Work | Anticipating discussions with contributors |
486+
466487## Authors
488+
467489ByteBrain Team, Bytedance
468490
469491## Contact
492+
470493If you have any questions, feel free to contact us:
471- 472- 494+
495+ 496+ - Tieying Zhang:
[email protected]
0 commit comments