Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add object feature tns_name #222

Open
RoyWilliams opened this issue Jan 21, 2025 · 1 comment
Open

Add object feature tns_name #222

RoyWilliams opened this issue Jan 21, 2025 · 1 comment
Assignees

Comments

@RoyWilliams
Copy link
Contributor

(1) We want to have a new feature called tns_name. Features are built from a batch here. Note that the tns_name feature is NOT added at this time, just put in a NULL

(2) Then the watchlists are run here. The function insert_watchlist_hits here would get copied and rebuilt as a new function `insert_tns_hits_in objects to be called immediately after, with a query that looks like

    REPLACE into objects (diaObjectId, tns_name) VALUES (...)

(3) User filters are run after this

@RoyWilliams RoyWilliams self-assigned this Jan 21, 2025
@RoyWilliams
Copy link
Contributor Author

Possible enhancement: Matt Nichol says he wants the TNS classification as another feature. But now theres an extra database SELECT in addition to the extra database REPLACE!

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

No branches or pull requests

1 participant