mirror of
https://github.com/apache/superset.git
synced 2026-07-20 13:45:47 +00:00
Address korbit-ai review feedback - replace O(n²) string concatenation with O(n) list append and join pattern for better performance. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>