All videos
0:00 / 0:00
research

He's Building For AI. But Doesn't Trust It With His Own Code.

Weights & Biases16 June 2026Watch on YouTube

Part of series

Ep. 1 · Database Own 15b

View the series

What you'll learn

  • ClickHouse currently uses AI for 50% of its codebase, expected to rise to 80% within six months, but all code goes through human review before shipping.
  • For critical infrastructure where customers depend on the entire data operation, blind trust in AI-generated code is not an option.
  • Practical balance between AI efficiency and quality assurance is essential at production-system codebase scale.

Frequently asked questions

How much of ClickHouse's code is AI-written today?
Currently 50% of ClickHouse's codebase is AI-generated, with Aaron Katz expecting it to rise to 80% within six months. All generated code undergoes human review before shipping.
Why does Aaron Katz require human review of all AI-generated code?
ClickHouse's customers bet their entire data infrastructure on the service. Blind trust in AI-generated code is not an option when system failures could have critical consequences.
What are the practical challenges of AI code in critical systems?
The interview explores how AI-generated code must be verified and controlled in environments where reliability is crucial, while still maintaining the efficiency gains from AI.
How does ClickHouse balance AI efficiency with quality assurance?
By requiring human review of all AI-generated code, they maintain the speed benefits of AI while ensuring critical infrastructure remains safe and reliable.

Topics

Read next

Description from the channel

50% of ClickHouse's code is AI-written today, and it will rise to 80% in six months. But Aaron Katz won't let a single line ship without human review. When your customers are betting their entire data infrastructure on your service, blind trust in AI-generated code is not an option. How much of your codebase are you comfortable handing to AI?