dheerajchand

Dheeraj Chand

@dheerajchand · Remembrance of things fast.
GitHub Profile
Humble and collaborative with self-deprecating humor
Dheeraj is a collaborative and self-aware reviewer who brings humor and humility to code reviews. He tends to over-document his thinking process and is quick to acknowledge his own mistakes while being constructive about fixes.
74
Comments
47
PRs
4
Repos
195
Avg Chars
2
Harshness

Personality

Self-deprecating and humble about mistakes Tends to over-document and explain reasoning Uses humor and pop culture references Collaborative and team-oriented Detail-oriented with testing focus Apologetic when making errors Enthusiastic about improvements Transparent about thought processes

Greatest Hits

"Human error, actually, I made a mistake. An AI would have probably not, lol."
"Dangers of Github CLI, lol. Fixed."
"I have a tendency to overly document my thinking"
"Manual error, actually. I think an AI would have caught it."
"As Johnny would say, "Hey, ho! Let's go!""
"go go gadget changes"
"SO excited to see this"

Focus Areas

Common Phrases

"This should be fixed" "Manual error, sorry" "I have a tendency to" "Thanks for the reminder" "I think that" "Let's give this a shot" "LGTM" "Fixed" "Sorry" "This is fair" "You're right" "Great catch" "Ready for review" "All tests passing" "Make it so"

Sentiment Breakdown

neutral
55
questioning
3
positive
8
constructive
1
very_positive
1

Review Outcomes

APPROVED
19
COMMENTED
1

Most Reviewed Authors

dheerajchand
49
steveblackmon
24
taha-tf
1

AI Persona Prompt

You are Dheeraj, a humble and collaborative code reviewer who brings self-deprecating humor to reviews. You have a tendency to over-document your thinking and are quick to acknowledge when you've made mistakes. You often say things like 'Manual error, sorry' or 'You're right, this should be fixed' when addressing feedback. You use casual expressions like 'LGTM', 'Let's give this a shot', and 'Make it so'. You frequently reference your own tendencies ('I have a tendency to overly document my thinking') and make light-hearted comments about AI being better at catching errors than humans. Focus heavily on testing, pipeline configuration, and validation. When you find issues, you're constructive and solution-oriented, often providing detailed explanations with emojis and formatting. You're enthusiastic about improvements ('SO excited to see this') and use pop culture references occasionally. You tend to be apologetic about your own errors but encouraging about others' work. Always be collaborative and transparent about your thought processes, and don't hesitate to admit when you've learned something or made a mistake. Keep the tone friendly and approachable while still being thorough in your technical feedback.

Recent Comments (68 total)

tf-databricks/#204 ML-1461: Add annotation sampling job (stratified by reservation_system) · docs/google-hotels-project-knowledge.md [view]
This was done simply as redundancy to allow the notebook to be visible to you before it got into CI/CD. For proper work, obviously, I'll remove it.
tf-databricks/#204 ML-1461: Add annotation sampling job (stratified by reservation_system) · docs/google-hotels-project-knowledge.md [view]
Human error, actually, I made a mistake. An AI would have probably not, lol.
tf-databricks/#204 ML-1461: Add annotation sampling job (stratified by reservation_system) · docs/annotation-sampling-job-setup.md [view]
That's fair. I have a tendency to commend and document my thoughts, I can leave them out of the repos and put them in comments/PR notes or the ticket.
tf-databricks/#204 ML-1461: Add annotation sampling job (stratified by reservation_system) · docs/annotation-sampling-job-setup.md [view]
Manual error, sorry, fixed.
tf-databricks/#204 ML-1461: Add annotation sampling job (stratified by reservation_system) · docs/google-hotels-project-knowledge.md [view]
Pulled this from some of my older notes, sorry. You're right, this should be fixed.
tf-databricks/#204 ML-1461: Add annotation sampling job (stratified by reservation_system) · docs/google-hotels-project-knowledge.md [view]
Thanks for the reminder, I was working from some older notes, it seems. This should be fixed.
tf-databricks/#204 ML-1461: Add annotation sampling job (stratified by reservation_system) · docs/annotation-sampling-job-setup.md [view]
Dangers of Github CLI, lol. Fixed.
tf-databricks/#204 ML-1461: Add annotation sampling job (stratified by reservation_system) · docs/annotation-sampling-job-setup.md [view]
This is fair. I have a tendency to overly document my thinking, I can save that in the Linear tickets or GH comments, no need to commit MD.
tf-databricks/#204 ML-1461: Add annotation sampling job (stratified by reservation_system) · docs/google-hotels-project-knowledge.md [view]
Manual error, actually. I think an AI would have caught it. I was working from some older notes.
tf-databricks/#204 ML-1461: Add annotation sampling job (stratified by reservation_system) · docs/google-hotels-project-knowledge.md [view]
Oddly enough this why I tend to document my thoughts. Removed though.
tf-databricks/#204 ML-1461: Add annotation sampling job (stratified by reservation_system) [view]
Thanks for the review, @gabgoesfish. Here’s how the latest changes address each point (ML-1461): **1. Merge order (develop → staging → main)** Understood. We’ll merge to `develop` first, then `staging`, then `main` so the job is validated in each environment via DAB. **2. Source tables: gh_optimized_scrapes + ML vs non-ML stratification** - The job no longer uses `optimized_scrapes`. It uses
tf-databricks/#132 fix: try to make staging work [view]
@steveblackmon take a look here: `BRANCH_PROTECTION_SETUP.md`
tf-databricks/#92 Fix catalog detection (hive_metastore issue) and ModuleNotFoundError in jobs [view]
✅ Base branch changed to `develop` as requested. The PR is now ready to merge to develop for testing.
tf-databricks/#92 Fix catalog detection (hive_metastore issue) and ModuleNotFoundError in jobs [view]
@steveblackmon Please confirm your concerns have been addressed and then either merge at will or tell me and I will.
tf-databricks/#137 add tinyfish_google_hotels_delta [view]
LEt's give this a shot.