[CALCITE-3412] FLOOR(timestamp TO WEEK) gives wrong result

Fix DateTimeUtils.julianDateFloor so that unixDateFloor etc. give the
right result.
2 files changed
tree: 583c714175817d49637e4f6436ea2e8c6e96df2c
  1. .mvn/
  2. core/
  3. docker/
  4. metrics/
  5. metrics-dropwizardmetrics/
  6. noop-driver/
  7. server/
  8. shaded/
  9. site/
  10. src/
  11. standalone-server/
  12. tck/
  13. .gitattributes
  14. .gitignore
  15. .travis.yml
  16. appveyor.yml
  17. docker-compose.yml
  18. docker.sh
  19. LICENSE
  20. mvnw
  21. mvnw.cmd
  22. NOTICE
  23. pom.xml
  24. README
  25. README.md
README.md

Build Status Build Status: Windows

Apache Calcite -- Avatica

Apache Calcite's Avatica is a framework for building database drivers.

Avatica is a sub-project of Apache Calcite.

For more details, see the home page.

Release notes for all published versions are available on the history page.