Created
October 3, 2018 14:39
-
-
Save mikeapted/ee0f944e0a64b30dcfbef57b483363d5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| select sensorname, sensorvalue, anomalyscore from analytic_csv2parquet where anomalyscore > 2 limit 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment