Revision 14950
Added by Aaron Marcuse-Kubitza almost 10 years ago
trunk/exports/2015-1-16.Bob_Peet.sPlot.csv.run | ||
---|---|---|
1 | 1 |
#!/bin/bash -e |
2 | 2 |
. "$(dirname "${BASH_SOURCE[0]}")"/../lib/runscripts/extract.run "$@" |
3 | 3 |
|
4 |
# runtime: 1:10 min ("69m6.944s") @r14827 @vegbiendev |
|
5 |
|
|
6 |
# export_only() runtime: 1:10 min ("68m31.489s") @r14827 @vegbiendev |
|
7 |
|
|
8 |
# rowcount: 2 million observations (`wc -l`:1814106) |
|
9 |
|
|
4 | 10 |
# view SQL: |
5 | 11 |
if false; then : <<'eof' |
6 | 12 |
CREATE OR REPLACE VIEW "2015-1-16.Bob_Peet.sPlot" AS |
Also available in: Unified diff
exports/2015-1-16.Bob_Peet.sPlot.csv.run: documented runtime (1:10 min)