Skip to content

Conversation

@colin-ho
Copy link
Collaborator

@colin-ho colin-ho commented May 3, 2025

Changes Made

Related Issues

Checklist

  • Documented in API Docs (if applicable)
  • Documented in User Guide (if applicable)
  • If adding a new documentation page, doc is added to docs/mkdocs.yml navigation
  • Documentation builds and is formatted properly (tag @/ccmao1130 for docs review)

colin-ho and others added 27 commits April 24, 2025 19:10
## Changes Made

uv currently has issues with our nightly tests (see
astral-sh/uv#13248). Temporarily fix this by
using an earlier version of uv
…#4261)

## Changes Made

<!-- Describe what changes were made and why. Include implementation
details if necessary. -->

this pr allows executing multiplication arithmetics for interval data
type. like:

```py
import daft

daft.sql("select interval '1 day' * 3;").collect()
```

first time submitting a PR here, appreciate the feedback!

## Related Issues

<!-- Link to related GitHub issues, e.g., "Closes #123" -->

fixes #4144

## Checklist

- [ ] Documented in API Docs (if applicable)
- [ ] Documented in User Guide (if applicable)
- [ ] If adding a new documentation page, doc is added to
`docs/mkdocs.yml` navigation
- [ ] Documentation builds and is formatted properly (tag @/ccmao1130
for docs review)
@colin-ho colin-ho changed the base branch from colin/flotilla-translate to main May 3, 2025 01:04
@github-actions github-actions bot added the feat label May 3, 2025
@colin-ho colin-ho closed this Jun 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants