Commit da37046
Chong Gao
Remove deprecated GpuTimeZoneDB methods
Drop the deprecated timezone cache overloads and renamed transition accessor now that the codebase no longer references them. Update the remaining timezone DB test to use the supported cache API.
Made-with: Cursor
Signed-off-by: Chong Gao <res_life@163.com>1 parent b4d5cbf commit da37046
File tree
2 files changed
+3
-42
lines changed- src
- main/java/com/nvidia/spark/rapids/jni
- test/java/com/nvidia/spark/rapids/jni
2 files changed
+3
-42
lines changedLines changed: 2 additions & 41 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
| 99 | + | |
118 | 100 | | |
119 | | - | |
120 | | - | |
| 101 | + | |
121 | 102 | | |
122 | 103 | | |
123 | 104 | | |
| |||
154 | 135 | | |
155 | 136 | | |
156 | 137 | | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | 138 | | |
166 | 139 | | |
167 | 140 | | |
| |||
421 | 394 | | |
422 | 395 | | |
423 | 396 | | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | 397 | | |
437 | 398 | | |
438 | 399 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments