ChronixDB / chronix.spark

Time series analysis with Apache Spark based on Chronix |
http://www.chronix.io
Apache License 2.0
38 stars 11 forks source link

Allow non-float values #13

Open adersberger opened 8 years ago

adersberger commented 8 years ago

Currently the time series values are of type float. Consider to allow other types like Strings for log processing or Currency for stock quotes.