Skip to content

Add tld,domain_name idx on Domain for RDAP searches - #3200

Merged
gbrodman merged 1 commit into
google:masterfrom
gbrodman:tldDomainNameIndex
Aug 5, 2026
Merged

Add tld,domain_name idx on Domain for RDAP searches#3200
gbrodman merged 1 commit into
google:masterfrom
gbrodman:tldDomainNameIndex

Conversation

@gbrodman

@gbrodman gbrodman commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

this allows us to quickly serve requests like "*.tld" which we need to order to allow for cursored results

b/535250462


This change is Reviewable

this allows us to quickly serve requests like "*.tld" which we need to
order to allow for cursored results

b/535250462
@gbrodman
gbrodman force-pushed the tldDomainNameIndex branch from 7f3ac8d to 55edaa3 Compare August 5, 2026 12:44
@gbrodman
gbrodman requested a review from jicelhay August 5, 2026 17:58

@jicelhay jicelhay left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not a SQL expert to fully judge if the load of building the index will impact the DB, besides that, LGTM.

@jicelhay reviewed 5 files and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on gbrodman).

@gbrodman gbrodman left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Concurrently" means non-blocking (which is necessary, yeah)

@gbrodman made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on gbrodman).

@gbrodman
gbrodman added this pull request to the merge queue Aug 5, 2026
Merged via the queue into google:master with commit 4f332d3 Aug 5, 2026
16 checks passed
@gbrodman
gbrodman deleted the tldDomainNameIndex branch August 5, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants