Skip to content

Commit

Permalink
Remove unexpected result from query_177
Browse files Browse the repository at this point in the history
Signed-off-by: Peng Huo <[email protected]>
  • Loading branch information
penghuo committed Feb 15, 2025
1 parent f301136 commit 5ad6d93
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
@timestamp,name,country,salary,id,occupation,stddev_samp(salary),stddev_pop(salary),"percentile_approx(salary, 60)"
2024-06-15T13:40:23.000Z,Jake,England,100000,1000,Engineer,,0.0,100000
2024-06-15T13:40:33.000Z,Hello,USA,70000,1001,Artist,,0.0,70000
2024-06-15T13:40:43.000Z,John,Canada,120000,1002,Doctor,,0.0,120000
2024-06-15T13:41:03.000Z,David,Canada,0,1004,,,0.0,0
2024-06-15T13:41:13.000Z,Jane,Canada,90000,1005,Scientist,,0.0,90000

0 comments on commit 5ad6d93

Please sign in to comment.