databrickslabs / tempo

API for manipulating time series on top of Apache Spark: lagged time values, rolling statistics (mean, avg, sum, count, etc), AS OF joins, downsampling, and interpolation
https://pypi.org/project/dbl-tempo
Other
310 stars 53 forks source link

adding configuration for DBR 15.4 LTS #413

Closed tnixon closed 1 month ago

tnixon commented 1 month ago

Changes

Added test configuration based on DBR 15.4 LTS (Python 3.11, Spark 3.5.0, etc.) https://docs.databricks.com/en/release-notes/runtime/15.4lts.html#system-environment

Functionality

Tests

New test configurations will be run with the GH test workflow