Commit 44a8841
Implement native ESRI reader
Co-authored-by: Dain Sundstrom <[email protected]>1 parent 0419b43 commit 44a8841
File tree
18 files changed
+7087
-0
lines changed- docs/src/main/sphinx/connector
- lib/trino-hive-formats
- src
- main/java/io/trino/hive/formats
- esri
- test/java/io/trino/hive/formats/esri
- plugin/trino-hive/src
- main/java/io/trino/plugin/hive
- esri
- test
- java/io/trino/plugin/hive
- resources/esri
- testing/trino-product-tests/src/main/java/io/trino/tests/product/hive
18 files changed
+7087
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
0 commit comments