drill
DRILL-7926: Age Function Fix
#2284
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
9
Changes
View On
GitHub
Commits
DRILL-7926: The " age " function is not working properly.
jnturton
committed
3 years ago
DRILL-7926: The " age " function is not working properly.
jnturton
committed
3 years ago
DRILL-7926: The " age " function is not working properly.
jnturton
committed
3 years ago
Fix query start time code and Drill timestamp util functions.
jnturton
committed
3 years ago
Implement AGE function as a Freemarker template.
jnturton
committed
3 years ago
Add tests for the unary form of AGE.
jnturton
committed
3 years ago
Use Java Time's LocalDateTime.until to simplify TIMESTAMPDIFF.
jnturton
committed
3 years ago
Fix expressions in the test physical plan in age.json.
jnturton
committed
3 years ago
Add comments explaining AGE function logic.
jnturton
committed
3 years ago
Loading