Skip to content

Commit

Permalink
[SPARK-26656][SQL] Benchmarks for date and timestamp functions
Browse files Browse the repository at this point in the history
## What changes were proposed in this pull request?

Added the following benchmarks:
- Extract components from timestamp like year, month, day and etc.
- Current date and time
- Date arithmetic like date_add, date_sub
- Format dates and timestamps
- Convert timestamps from/to UTC

Closes #23661 from MaxGekk/datetime-benchmark.

Authored-by: Maxim Gekk <max.gekk@gmail.com>
Signed-off-by: Herman van Hovell <hvanhovell@databricks.com>
  • Loading branch information
MaxGekk authored and hvanhovell committed Jan 28, 2019
1 parent d53e11f commit bd027f6
Show file tree
Hide file tree
Showing 2 changed files with 539 additions and 0 deletions.

0 comments on commit bd027f6

Please sign in to comment.