
Problem:
Spending more time writing and refining SQL/PySpark than actually thinking about the problem.
What I tried:
- Started using Cortex Code (CoCo) for quick iterations
- Used it to explore multiple approaches instead of writing full logic manually
What worked:
- Faster prototyping of transformations
- Easier to test different ideas without overcommitting early
What’s missing:
- Knowing when to stop iterating and finalize a solution
- Structuring outputs properly for production use
Feels like the bottleneck is shifting from coding → problem clarity
Question:
How are you using CoCo in your workflow?
- As a helper for speed?
- Or as a core part of development?
u/Saikumar-10 — 12 days ago