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

Implement relational NULL/Nothing for join and filter conditions for in-memory database #8814

Closed
GregoryTravis opened this issue Jan 19, 2024 · 3 comments
Assignees
Labels
-libs Libraries: New libraries to be implemented l-derived-columns p-high Should be completed in the next sprint x-new-feature Type: new feature request

Comments

@GregoryTravis
Copy link
Contributor

Implement proper database-like NULL handlng in the in-memory database for join and filter_condition.

Related: #5156

@GregoryTravis GregoryTravis added p-high Should be completed in the next sprint x-new-feature Type: new feature request -libs Libraries: New libraries to be implemented l-derived-columns labels Jan 19, 2024
@GregoryTravis GregoryTravis self-assigned this Jan 19, 2024
@enso-bot
Copy link

enso-bot bot commented Jan 22, 2024

Greg Travis reports a new STANDUP for today (2024-01-22):

Progress: Review for #5156; investigated/debugged fallback map ops; worked on local-only test failures; CI failures. Converting join specs to relational NULLs. It should be finished by 2024-01-26.

Next Day: enable join spec for db backend

@enso-bot
Copy link

enso-bot bot commented Jan 24, 2024

Greg Travis reports a new STANDUP for today (2024-01-24):

Progress: Implemented NULL semantics for in-memory join; updated join tests It should be finished by 2024-01-26.

Next Day: warnings for null arguments to Filter_Condition

@enso-bot
Copy link

enso-bot bot commented Jan 25, 2024

Greg Travis reports a new STANDUP for today (2024-01-25):

Progress: Warnings for null arguments to Filter_Condition; research collation locales to fix local postgres test failure It should be finished by 2024-01-26.

Next Day: Table.replace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-libs Libraries: New libraries to be implemented l-derived-columns p-high Should be completed in the next sprint x-new-feature Type: new feature request
Projects
Archived in project
Development

No branches or pull requests

1 participant