Changes in version 0.2.2 (2022-01-11) - Edgar Ruiz (https://github.com/edgararuiz) will be the new maintainer of {sparklyr.flint} moving forward. Changes in version 0.2.1 (2021-03-01) - Migrated Maven artifact repo for the customized builds of the Flint time series library used by {sparklyr.flint} from bintray to github Changes in version 0.2.0 (2020-09-25) - Implemented R interface for Flint ASOF join functionalities - Added support for more summarizers (e.g., skewness, kurtosis, OLS regression, EWMA, etc) - Some minor improvements in documentation - Implemented to_sdf() function for retrieving data from a TimeSeriesRDD to a Spark dataframe - Implemented spark_dataframe.ts_rdd() function for retrieving the underlying Spark dataframe Java object contained in a TimeSeriesRDD Changes in version 0.1.1 (2020-08-24) - Replaced '\dontrun' in examples with something more reasonable Changes in version 0.1.0 - First submission of sparklyr.flint to CRAN, featuring R interfaces to commonly used summarizers in Flint