Commit 2350a7f
committed
GEOMESA-3565 FSDS - Standardize file metadata bounds against z-values
* Instead of storing spatial bounds separately, just store them as z-values1 parent 4e02d00 commit 2350a7f
24 files changed
Lines changed: 674 additions & 505 deletions
File tree
- geomesa-fs
- geomesa-fs-datastore/src
- main/scala/org/locationtech/geomesa/fs/data
- stats
- test/scala/org/locationtech/geomesa/fs/data
- geomesa-fs-storage
- geomesa-fs-storage-core/src
- main/scala/org/locationtech/geomesa/fs/storage/core
- metadata
- test/scala/org/locationtech/geomesa/fs/storage/core/metadata
- geomesa-fs-storage-parquet-io/src/main/scala/org/locationtech/geomesa/fs/storage/parquet/io
- rw
- geomesa-fs-storage-parquet/src
- main/scala/org/locationtech/geomesa/fs/storage/parquet
- test/scala/org/locationtech/geomesa/parquet
- geomesa-fs-tools/src/main/scala/org/locationtech/geomesa/fs/tools
- compact
- export
- ingest
- status
- geomesa-z3/src
- main/scala/org/locationtech/geomesa/curve
- test/scala/org/locationtech/geomesa/curve
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
| |||
Lines changed: 19 additions & 47 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
72 | 55 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
| 56 | + | |
| 57 | + | |
85 | 58 | | |
86 | 59 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
93 | 67 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | 68 | | |
| 69 | + | |
98 | 70 | | |
99 | 71 | | |
100 | 72 | | |
| |||
Lines changed: 11 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
409 | | - | |
| 409 | + | |
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
| |||
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
427 | 434 | | |
Lines changed: 11 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | | - | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
363 | 361 | | |
364 | 362 | | |
365 | 363 | | |
| 364 | + | |
366 | 365 | | |
367 | 366 | | |
368 | 367 | | |
| |||
497 | 496 | | |
498 | 497 | | |
499 | 498 | | |
500 | | - | |
501 | | - | |
502 | | - | |
| 499 | + | |
503 | 500 | | |
504 | | - | |
505 | | - | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
506 | 504 | | |
507 | 505 | | |
508 | 506 | | |
| |||
529 | 527 | | |
530 | 528 | | |
531 | 529 | | |
532 | | - | |
533 | | - | |
| 530 | + | |
534 | 531 | | |
535 | | - | |
| 532 | + | |
536 | 533 | | |
537 | 534 | | |
538 | 535 | | |
539 | 536 | | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
| 537 | + | |
547 | 538 | | |
548 | 539 | | |
549 | 540 | | |
| |||
584 | 575 | | |
585 | 576 | | |
586 | 577 | | |
587 | | - | |
| 578 | + | |
588 | 579 | | |
589 | 580 | | |
590 | 581 | | |
| |||
604 | 595 | | |
605 | 596 | | |
606 | 597 | | |
607 | | - | |
| 598 | + | |
608 | 599 | | |
609 | 600 | | |
610 | 601 | | |
| |||
0 commit comments