Apache Doris 2.0.0 is Production-Ready!

We are more than excited to announce that, after six months of coding, testing, and fine-tuning, Apache Doris 2.0.0 is now production-ready. Special thanks to the 275 committers who altogether contributed over 4100 optimizations and fixes to the project.

This new version highlights:

  1. Auto-synchronization from MySQL / Oracle to Doris
  2. Elastic scaling of computation resources
  3. Native support for semi-structured data
  4. Tiered storage for hot and cold data
  5. Storage-compute separation
  6. Support for Kubernetes deployment
  7. Support for cross-cluster replication (CCR)
  8. Optimizations in concurrency to achieve 30,000 QPS per node
  9. Inverted index to speed up log analysis, fuzzy keyword search, and equivalence/range queries
  10. A smarter query optimizer that is 10 times more effective and frees you from tedious fine-tuning
  11. Enhanced data lakehousing capabilities (e.g. 3~5 times faster than Presto/Trino in queries on Hive tables)
  12. A self-adaptive parallel execution model for higher efficiency and stability in hybrid workload scenarios
  13. Efficient data update mechanisms (faster data writing, partial column update, conditional update and deletion)
  14. A flexible multi-tenant resource isolation solution (avoid preemption but make full use of CPU & memory resources)

Learn More

Tags: Apache Doris