Lines 1-4
Link Here
|
1 |
%%PLASMA%%bin/plasma-store-server |
1 |
%%ACERO%%include/arrow/acero/accumulation_queue.h |
|
|
2 |
%%ACERO%%include/arrow/acero/aggregate_node.h |
3 |
%%ACERO%%include/arrow/acero/api.h |
4 |
%%ACERO%%include/arrow/acero/asof_join_node.h |
5 |
%%ACERO%%include/arrow/acero/benchmark_util.h |
6 |
%%ACERO%%include/arrow/acero/bloom_filter.h |
7 |
%%ACERO%%include/arrow/acero/exec_plan.h |
8 |
%%ACERO%%include/arrow/acero/hash_join.h |
9 |
%%ACERO%%include/arrow/acero/hash_join_dict.h |
10 |
%%ACERO%%include/arrow/acero/hash_join_node.h |
11 |
%%ACERO%%include/arrow/acero/map_node.h |
12 |
%%ACERO%%include/arrow/acero/options.h |
13 |
%%ACERO%%include/arrow/acero/order_by_impl.h |
14 |
%%ACERO%%include/arrow/acero/partition_util.h |
15 |
%%ACERO%%include/arrow/acero/pch.h |
16 |
%%ACERO%%include/arrow/acero/query_context.h |
17 |
%%ACERO%%include/arrow/acero/schema_util.h |
18 |
%%ACERO%%include/arrow/acero/task_util.h |
19 |
%%ACERO%%include/arrow/acero/test_nodes.h |
20 |
%%ACERO%%include/arrow/acero/tpch_node.h |
21 |
%%ACERO%%include/arrow/acero/type_fwd.h |
22 |
%%ACERO%%include/arrow/acero/util.h |
23 |
%%ACERO%%include/arrow/acero/visibility.h |
2 |
include/arrow/api.h |
24 |
include/arrow/api.h |
3 |
include/arrow/array.h |
25 |
include/arrow/array.h |
4 |
include/arrow/array/array_base.h |
26 |
include/arrow/array/array_base.h |
Lines 7-12
include/arrow/array/array_decimal.h
Link Here
|
7 |
include/arrow/array/array_dict.h |
29 |
include/arrow/array/array_dict.h |
8 |
include/arrow/array/array_nested.h |
30 |
include/arrow/array/array_nested.h |
9 |
include/arrow/array/array_primitive.h |
31 |
include/arrow/array/array_primitive.h |
|
|
32 |
include/arrow/array/array_run_end.h |
10 |
include/arrow/array/builder_adaptive.h |
33 |
include/arrow/array/builder_adaptive.h |
11 |
include/arrow/array/builder_base.h |
34 |
include/arrow/array/builder_base.h |
12 |
include/arrow/array/builder_binary.h |
35 |
include/arrow/array/builder_binary.h |
Lines 14-19
include/arrow/array/builder_decimal.h
Link Here
|
14 |
include/arrow/array/builder_dict.h |
37 |
include/arrow/array/builder_dict.h |
15 |
include/arrow/array/builder_nested.h |
38 |
include/arrow/array/builder_nested.h |
16 |
include/arrow/array/builder_primitive.h |
39 |
include/arrow/array/builder_primitive.h |
|
|
40 |
include/arrow/array/builder_run_end.h |
17 |
include/arrow/array/builder_time.h |
41 |
include/arrow/array/builder_time.h |
18 |
include/arrow/array/builder_union.h |
42 |
include/arrow/array/builder_union.h |
19 |
include/arrow/array/concatenate.h |
43 |
include/arrow/array/concatenate.h |
Lines 36-64
include/arrow/compare.h
Link Here
|
36 |
%%COMPUTE%%include/arrow/compute/api_vector.h |
60 |
%%COMPUTE%%include/arrow/compute/api_vector.h |
37 |
%%COMPUTE%%include/arrow/compute/cast.h |
61 |
%%COMPUTE%%include/arrow/compute/cast.h |
38 |
%%COMPUTE%%include/arrow/compute/exec.h |
62 |
%%COMPUTE%%include/arrow/compute/exec.h |
39 |
%%COMPUTE%%include/arrow/compute/exec/bloom_filter.h |
63 |
%%COMPUTE%%include/arrow/compute/expression.h |
40 |
%%COMPUTE%%include/arrow/compute/exec/exec_plan.h |
|
|
41 |
%%COMPUTE%%include/arrow/compute/exec/expression.h |
42 |
%%COMPUTE%%include/arrow/compute/exec/hash_join.h |
43 |
%%COMPUTE%%include/arrow/compute/exec/hash_join_dict.h |
44 |
%%COMPUTE%%include/arrow/compute/exec/ir_consumer.h |
45 |
%%COMPUTE%%include/arrow/compute/exec/key_compare.h |
46 |
%%COMPUTE%%include/arrow/compute/exec/key_encode.h |
47 |
%%COMPUTE%%include/arrow/compute/exec/key_hash.h |
48 |
%%COMPUTE%%include/arrow/compute/exec/key_map.h |
49 |
%%COMPUTE%%include/arrow/compute/exec/options.h |
50 |
%%COMPUTE%%include/arrow/compute/exec/order_by_impl.h |
51 |
%%COMPUTE%%include/arrow/compute/exec/partition_util.h |
52 |
%%COMPUTE%%include/arrow/compute/exec/schema_util.h |
53 |
%%COMPUTE%%include/arrow/compute/exec/task_util.h |
54 |
%%COMPUTE%%include/arrow/compute/exec/test_util.h |
55 |
%%COMPUTE%%include/arrow/compute/exec/tpch_node.h |
56 |
%%COMPUTE%%include/arrow/compute/exec/util.h |
57 |
%%COMPUTE%%include/arrow/compute/function.h |
64 |
%%COMPUTE%%include/arrow/compute/function.h |
58 |
%%COMPUTE%%include/arrow/compute/kernel.h |
65 |
%%COMPUTE%%include/arrow/compute/kernel.h |
|
|
66 |
%%COMPUTE%%include/arrow/compute/key_hash.h |
67 |
%%COMPUTE%%include/arrow/compute/key_map.h |
59 |
%%COMPUTE%%include/arrow/compute/light_array.h |
68 |
%%COMPUTE%%include/arrow/compute/light_array.h |
|
|
69 |
%%COMPUTE%%include/arrow/compute/ordering.h |
60 |
%%COMPUTE%%include/arrow/compute/registry.h |
70 |
%%COMPUTE%%include/arrow/compute/registry.h |
|
|
71 |
%%COMPUTE%%include/arrow/compute/row/grouper.h |
61 |
%%COMPUTE%%include/arrow/compute/type_fwd.h |
72 |
%%COMPUTE%%include/arrow/compute/type_fwd.h |
|
|
73 |
%%COMPUTE%%include/arrow/compute/util.h |
62 |
include/arrow/config.h |
74 |
include/arrow/config.h |
63 |
%%CSV%%include/arrow/csv/api.h |
75 |
%%CSV%%include/arrow/csv/api.h |
64 |
%%CSV%%include/arrow/csv/chunker.h |
76 |
%%CSV%%include/arrow/csv/chunker.h |
Lines 79-84
include/arrow/config.h
Link Here
|
79 |
%%DATASET%%include/arrow/dataset/file_base.h |
91 |
%%DATASET%%include/arrow/dataset/file_base.h |
80 |
%%DATASET%%include/arrow/dataset/file_csv.h |
92 |
%%DATASET%%include/arrow/dataset/file_csv.h |
81 |
%%DATASET%%include/arrow/dataset/file_ipc.h |
93 |
%%DATASET%%include/arrow/dataset/file_ipc.h |
|
|
94 |
%%DATASET%%include/arrow/dataset/file_json.h |
82 |
%%DATASET%%include/arrow/dataset/file_orc.h |
95 |
%%DATASET%%include/arrow/dataset/file_orc.h |
83 |
%%DATASET%%include/arrow/dataset/file_parquet.h |
96 |
%%DATASET%%include/arrow/dataset/file_parquet.h |
84 |
%%DATASET%%include/arrow/dataset/partition.h |
97 |
%%DATASET%%include/arrow/dataset/partition.h |
Lines 86-96
include/arrow/config.h
Link Here
|
86 |
%%DATASET%%include/arrow/dataset/plan.h |
99 |
%%DATASET%%include/arrow/dataset/plan.h |
87 |
%%DATASET%%include/arrow/dataset/projector.h |
100 |
%%DATASET%%include/arrow/dataset/projector.h |
88 |
%%DATASET%%include/arrow/dataset/scanner.h |
101 |
%%DATASET%%include/arrow/dataset/scanner.h |
89 |
%%DATASET%%include/arrow/dataset/test_util.h |
|
|
90 |
%%DATASET%%include/arrow/dataset/type_fwd.h |
102 |
%%DATASET%%include/arrow/dataset/type_fwd.h |
91 |
%%DATASET%%include/arrow/dataset/visibility.h |
103 |
%%DATASET%%include/arrow/dataset/visibility.h |
92 |
include/arrow/datum.h |
104 |
include/arrow/datum.h |
93 |
include/arrow/device.h |
105 |
include/arrow/device.h |
|
|
106 |
%%JSON%%include/arrow/extension/fixed_shape_tensor.h |
94 |
include/arrow/extension_type.h |
107 |
include/arrow/extension_type.h |
95 |
%%FILESYSTEM%%include/arrow/filesystem/api.h |
108 |
%%FILESYSTEM%%include/arrow/filesystem/api.h |
96 |
%%FILESYSTEM%%include/arrow/filesystem/filesystem.h |
109 |
%%FILESYSTEM%%include/arrow/filesystem/filesystem.h |
Lines 103-123
include/arrow/extension_type.h
Link Here
|
103 |
%%FILESYSTEM%%include/arrow/filesystem/s3fs.h |
116 |
%%FILESYSTEM%%include/arrow/filesystem/s3fs.h |
104 |
%%FILESYSTEM%%include/arrow/filesystem/test_util.h |
117 |
%%FILESYSTEM%%include/arrow/filesystem/test_util.h |
105 |
%%FILESYSTEM%%include/arrow/filesystem/type_fwd.h |
118 |
%%FILESYSTEM%%include/arrow/filesystem/type_fwd.h |
106 |
%%FLIGHT%%include/arrow/flight/api.h |
|
|
107 |
%%FLIGHT%%include/arrow/flight/client.h |
108 |
%%FLIGHT%%include/arrow/flight/client_auth.h |
109 |
%%FLIGHT%%include/arrow/flight/client_middleware.h |
110 |
%%FLIGHT%%include/arrow/flight/customize_protobuf.h |
111 |
%%FLIGHT%%include/arrow/flight/middleware.h |
112 |
%%FLIGHT%%include/arrow/flight/pch.h |
113 |
%%FLIGHT%%include/arrow/flight/platform.h |
114 |
%%FLIGHT%%include/arrow/flight/server.h |
115 |
%%FLIGHT%%include/arrow/flight/server_auth.h |
116 |
%%FLIGHT%%include/arrow/flight/server_middleware.h |
117 |
%%FLIGHT%%include/arrow/flight/test_integration.h |
118 |
%%FLIGHT%%include/arrow/flight/test_util.h |
119 |
%%FLIGHT%%include/arrow/flight/types.h |
120 |
%%FLIGHT%%include/arrow/flight/visibility.h |
121 |
include/arrow/io/api.h |
119 |
include/arrow/io/api.h |
122 |
include/arrow/io/buffered.h |
120 |
include/arrow/io/buffered.h |
123 |
include/arrow/io/caching.h |
121 |
include/arrow/io/caching.h |
Lines 160-196
include/arrow/memory_pool.h
Link Here
|
160 |
include/arrow/memory_pool_test.h |
158 |
include/arrow/memory_pool_test.h |
161 |
include/arrow/pch.h |
159 |
include/arrow/pch.h |
162 |
include/arrow/pretty_print.h |
160 |
include/arrow/pretty_print.h |
163 |
%%PYTHON%%include/arrow/python/api.h |
|
|
164 |
%%PYTHON%%include/arrow/python/arrow_to_pandas.h |
165 |
%%PYTHON%%include/arrow/python/benchmark.h |
166 |
%%PYTHON%%include/arrow/python/common.h |
167 |
%%PYTHON%%include/arrow/python/csv.h |
168 |
%%PYTHON%%include/arrow/python/datetime.h |
169 |
%%PYTHON%%include/arrow/python/decimal.h |
170 |
%%PYTHON%%include/arrow/python/deserialize.h |
171 |
%%PYTHON%%include/arrow/python/extension_type.h |
172 |
%%PYTHON%%include/arrow/python/filesystem.h |
173 |
%%PYTHON%%include/arrow/python/flight.h |
174 |
%%PYTHON%%include/arrow/python/gdb.h |
175 |
%%PYTHON%%include/arrow/python/helpers.h |
176 |
%%PYTHON%%include/arrow/python/inference.h |
177 |
%%PYTHON%%include/arrow/python/init.h |
178 |
%%PYTHON%%include/arrow/python/io.h |
179 |
%%PYTHON%%include/arrow/python/ipc.h |
180 |
%%PYTHON%%include/arrow/python/iterators.h |
181 |
%%PYTHON%%include/arrow/python/numpy_convert.h |
182 |
%%PYTHON%%include/arrow/python/numpy_interop.h |
183 |
%%PYTHON%%include/arrow/python/numpy_to_arrow.h |
184 |
%%PYTHON%%include/arrow/python/parquet_encryption.h |
185 |
%%PYTHON%%include/arrow/python/pch.h |
186 |
%%PYTHON%%include/arrow/python/platform.h |
187 |
%%PYTHON%%include/arrow/python/pyarrow.h |
188 |
%%PYTHON%%include/arrow/python/pyarrow_api.h |
189 |
%%PYTHON%%include/arrow/python/pyarrow_lib.h |
190 |
%%PYTHON%%include/arrow/python/python_to_arrow.h |
191 |
%%PYTHON%%include/arrow/python/serialize.h |
192 |
%%PYTHON%%include/arrow/python/type_traits.h |
193 |
%%PYTHON%%include/arrow/python/visibility.h |
194 |
include/arrow/record_batch.h |
161 |
include/arrow/record_batch.h |
195 |
include/arrow/result.h |
162 |
include/arrow/result.h |
196 |
include/arrow/scalar.h |
163 |
include/arrow/scalar.h |
Lines 225-232
include/arrow/util/algorithm.h
Link Here
|
225 |
include/arrow/util/align_util.h |
192 |
include/arrow/util/align_util.h |
226 |
include/arrow/util/aligned_storage.h |
193 |
include/arrow/util/aligned_storage.h |
227 |
include/arrow/util/async_generator.h |
194 |
include/arrow/util/async_generator.h |
|
|
195 |
include/arrow/util/async_generator_fwd.h |
228 |
include/arrow/util/async_util.h |
196 |
include/arrow/util/async_util.h |
229 |
include/arrow/util/atomic_shared_ptr.h |
|
|
230 |
include/arrow/util/base64.h |
197 |
include/arrow/util/base64.h |
231 |
include/arrow/util/basic_decimal.h |
198 |
include/arrow/util/basic_decimal.h |
232 |
include/arrow/util/benchmark_util.h |
199 |
include/arrow/util/benchmark_util.h |
Lines 253-258
include/arrow/util/bpacking_simd256_generated.h
Link Here
|
253 |
include/arrow/util/bpacking_simd512_generated.h |
220 |
include/arrow/util/bpacking_simd512_generated.h |
254 |
include/arrow/util/byte_size.h |
221 |
include/arrow/util/byte_size.h |
255 |
include/arrow/util/byte_stream_split.h |
222 |
include/arrow/util/byte_stream_split.h |
|
|
223 |
include/arrow/util/bytes_view.h |
256 |
include/arrow/util/cancel.h |
224 |
include/arrow/util/cancel.h |
257 |
include/arrow/util/checked_cast.h |
225 |
include/arrow/util/checked_cast.h |
258 |
include/arrow/util/compare.h |
226 |
include/arrow/util/compare.h |
Lines 262-267
include/arrow/util/config.h
Link Here
|
262 |
include/arrow/util/converter.h |
230 |
include/arrow/util/converter.h |
263 |
include/arrow/util/counting_semaphore.h |
231 |
include/arrow/util/counting_semaphore.h |
264 |
include/arrow/util/cpu_info.h |
232 |
include/arrow/util/cpu_info.h |
|
|
233 |
include/arrow/util/crc32.h |
265 |
include/arrow/util/debug.h |
234 |
include/arrow/util/debug.h |
266 |
include/arrow/util/decimal.h |
235 |
include/arrow/util/decimal.h |
267 |
include/arrow/util/delimiting.h |
236 |
include/arrow/util/delimiting.h |
Lines 271-298
include/arrow/util/endian.h
Link Here
|
271 |
include/arrow/util/formatting.h |
240 |
include/arrow/util/formatting.h |
272 |
include/arrow/util/functional.h |
241 |
include/arrow/util/functional.h |
273 |
include/arrow/util/future.h |
242 |
include/arrow/util/future.h |
274 |
include/arrow/util/future_iterator.h |
|
|
275 |
include/arrow/util/hash_util.h |
243 |
include/arrow/util/hash_util.h |
276 |
include/arrow/util/hashing.h |
244 |
include/arrow/util/hashing.h |
277 |
include/arrow/util/int_util.h |
245 |
include/arrow/util/int_util.h |
|
|
246 |
include/arrow/util/int_util_overflow.h |
278 |
include/arrow/util/io_util.h |
247 |
include/arrow/util/io_util.h |
279 |
include/arrow/util/iterator.h |
248 |
include/arrow/util/iterator.h |
280 |
include/arrow/util/key_value_metadata.h |
249 |
include/arrow/util/key_value_metadata.h |
281 |
include/arrow/util/launder.h |
250 |
include/arrow/util/launder.h |
282 |
include/arrow/util/logging.h |
251 |
include/arrow/util/logging.h |
283 |
include/arrow/util/macros.h |
252 |
include/arrow/util/macros.h |
284 |
include/arrow/util/make_unique.h |
|
|
285 |
include/arrow/util/map.h |
253 |
include/arrow/util/map.h |
286 |
include/arrow/util/math_constants.h |
254 |
include/arrow/util/math_constants.h |
287 |
include/arrow/util/memory.h |
255 |
include/arrow/util/memory.h |
288 |
include/arrow/util/mutex.h |
256 |
include/arrow/util/mutex.h |
289 |
include/arrow/util/optional.h |
|
|
290 |
include/arrow/util/parallel.h |
257 |
include/arrow/util/parallel.h |
291 |
include/arrow/util/pcg_random.h |
258 |
include/arrow/util/pcg_random.h |
292 |
include/arrow/util/print.h |
259 |
include/arrow/util/print.h |
293 |
include/arrow/util/queue.h |
260 |
include/arrow/util/queue.h |
294 |
include/arrow/util/range.h |
261 |
include/arrow/util/range.h |
|
|
262 |
include/arrow/util/ree_util.h |
263 |
include/arrow/util/regex.h |
295 |
include/arrow/util/rle_encoding.h |
264 |
include/arrow/util/rle_encoding.h |
|
|
265 |
include/arrow/util/rows_to_batches.h |
296 |
include/arrow/util/simd.h |
266 |
include/arrow/util/simd.h |
297 |
include/arrow/util/small_vector.h |
267 |
include/arrow/util/small_vector.h |
298 |
include/arrow/util/sort.h |
268 |
include/arrow/util/sort.h |
Lines 300-306
include/arrow/util/spaced.h
Link Here
|
300 |
include/arrow/util/stopwatch.h |
270 |
include/arrow/util/stopwatch.h |
301 |
include/arrow/util/string.h |
271 |
include/arrow/util/string.h |
302 |
include/arrow/util/string_builder.h |
272 |
include/arrow/util/string_builder.h |
303 |
include/arrow/util/string_view.h |
|
|
304 |
include/arrow/util/task_group.h |
273 |
include/arrow/util/task_group.h |
305 |
include/arrow/util/tdigest.h |
274 |
include/arrow/util/tdigest.h |
306 |
include/arrow/util/test_common.h |
275 |
include/arrow/util/test_common.h |
Lines 311-321
include/arrow/util/trie.h
Link Here
|
311 |
include/arrow/util/type_fwd.h |
280 |
include/arrow/util/type_fwd.h |
312 |
include/arrow/util/type_traits.h |
281 |
include/arrow/util/type_traits.h |
313 |
include/arrow/util/ubsan.h |
282 |
include/arrow/util/ubsan.h |
|
|
283 |
include/arrow/util/union_util.h |
314 |
include/arrow/util/unreachable.h |
284 |
include/arrow/util/unreachable.h |
315 |
include/arrow/util/uri.h |
285 |
include/arrow/util/uri.h |
316 |
include/arrow/util/utf8.h |
286 |
include/arrow/util/utf8.h |
317 |
include/arrow/util/value_parsing.h |
287 |
include/arrow/util/value_parsing.h |
318 |
include/arrow/util/variant.h |
|
|
319 |
include/arrow/util/vector.h |
288 |
include/arrow/util/vector.h |
320 |
include/arrow/util/visibility.h |
289 |
include/arrow/util/visibility.h |
321 |
include/arrow/util/windows_compatibility.h |
290 |
include/arrow/util/windows_compatibility.h |
Lines 332-349
include/arrow/vendored/double-conversion/bignum.h
Link Here
|
332 |
include/arrow/vendored/double-conversion/cached-powers.h |
301 |
include/arrow/vendored/double-conversion/cached-powers.h |
333 |
include/arrow/vendored/double-conversion/diy-fp.h |
302 |
include/arrow/vendored/double-conversion/diy-fp.h |
334 |
include/arrow/vendored/double-conversion/double-conversion.h |
303 |
include/arrow/vendored/double-conversion/double-conversion.h |
|
|
304 |
include/arrow/vendored/double-conversion/double-to-string.h |
335 |
include/arrow/vendored/double-conversion/fast-dtoa.h |
305 |
include/arrow/vendored/double-conversion/fast-dtoa.h |
336 |
include/arrow/vendored/double-conversion/fixed-dtoa.h |
306 |
include/arrow/vendored/double-conversion/fixed-dtoa.h |
337 |
include/arrow/vendored/double-conversion/ieee.h |
307 |
include/arrow/vendored/double-conversion/ieee.h |
|
|
308 |
include/arrow/vendored/double-conversion/string-to-double.h |
338 |
include/arrow/vendored/double-conversion/strtod.h |
309 |
include/arrow/vendored/double-conversion/strtod.h |
339 |
include/arrow/vendored/double-conversion/utils.h |
310 |
include/arrow/vendored/double-conversion/utils.h |
340 |
include/arrow/vendored/optional.hpp |
|
|
341 |
include/arrow/vendored/pcg/pcg_extras.hpp |
311 |
include/arrow/vendored/pcg/pcg_extras.hpp |
342 |
include/arrow/vendored/pcg/pcg_random.hpp |
312 |
include/arrow/vendored/pcg/pcg_random.hpp |
343 |
include/arrow/vendored/pcg/pcg_uint128.hpp |
313 |
include/arrow/vendored/pcg/pcg_uint128.hpp |
344 |
include/arrow/vendored/string_view.hpp |
314 |
include/arrow/vendored/portable-snippets/debug-trap.h |
|
|
315 |
include/arrow/vendored/portable-snippets/safe-math.h |
345 |
include/arrow/vendored/strptime.h |
316 |
include/arrow/vendored/strptime.h |
346 |
include/arrow/vendored/xxhash.h |
317 |
include/arrow/vendored/xxhash.h |
|
|
318 |
include/arrow/vendored/xxhash/xxhash.h |
347 |
include/arrow/visit_array_inline.h |
319 |
include/arrow/visit_array_inline.h |
348 |
include/arrow/visit_data_inline.h |
320 |
include/arrow/visit_data_inline.h |
349 |
include/arrow/visit_scalar_inline.h |
321 |
include/arrow/visit_scalar_inline.h |
Lines 398-404
include/arrow/visitor_generate.h
Link Here
|
398 |
%%GANDIVA%%include/gandiva/hash_utils.h |
370 |
%%GANDIVA%%include/gandiva/hash_utils.h |
399 |
%%GANDIVA%%include/gandiva/in_holder.h |
371 |
%%GANDIVA%%include/gandiva/in_holder.h |
400 |
%%GANDIVA%%include/gandiva/interval_holder.h |
372 |
%%GANDIVA%%include/gandiva/interval_holder.h |
401 |
%%GANDIVA%%include/gandiva/like_holder.h |
|
|
402 |
%%GANDIVA%%include/gandiva/literal_holder.h |
373 |
%%GANDIVA%%include/gandiva/literal_holder.h |
403 |
%%GANDIVA%%include/gandiva/llvm_generator.h |
374 |
%%GANDIVA%%include/gandiva/llvm_generator.h |
404 |
%%GANDIVA%%include/gandiva/llvm_includes.h |
375 |
%%GANDIVA%%include/gandiva/llvm_includes.h |
Lines 412-419
include/arrow/visitor_generate.h
Link Here
|
412 |
%%GANDIVA%%include/gandiva/pch.h |
383 |
%%GANDIVA%%include/gandiva/pch.h |
413 |
%%GANDIVA%%include/gandiva/projector.h |
384 |
%%GANDIVA%%include/gandiva/projector.h |
414 |
%%GANDIVA%%include/gandiva/random_generator_holder.h |
385 |
%%GANDIVA%%include/gandiva/random_generator_holder.h |
|
|
386 |
%%GANDIVA%%include/gandiva/regex_functions_holder.h |
415 |
%%GANDIVA%%include/gandiva/regex_util.h |
387 |
%%GANDIVA%%include/gandiva/regex_util.h |
416 |
%%GANDIVA%%include/gandiva/replace_holder.h |
|
|
417 |
%%GANDIVA%%include/gandiva/selection_vector.h |
388 |
%%GANDIVA%%include/gandiva/selection_vector.h |
418 |
%%GANDIVA%%include/gandiva/selection_vector_impl.h |
389 |
%%GANDIVA%%include/gandiva/selection_vector_impl.h |
419 |
%%GANDIVA%%include/gandiva/simple_arena.h |
390 |
%%GANDIVA%%include/gandiva/simple_arena.h |
Lines 430-435
include/arrow/visitor_generate.h
Link Here
|
430 |
%%PARQUET%%include/parquet/arrow/test_util.h |
401 |
%%PARQUET%%include/parquet/arrow/test_util.h |
431 |
%%PARQUET%%include/parquet/arrow/writer.h |
402 |
%%PARQUET%%include/parquet/arrow/writer.h |
432 |
%%PARQUET%%include/parquet/bloom_filter.h |
403 |
%%PARQUET%%include/parquet/bloom_filter.h |
|
|
404 |
%%PARQUET%%include/parquet/bloom_filter_reader.h |
433 |
%%PARQUET%%include/parquet/column_page.h |
405 |
%%PARQUET%%include/parquet/column_page.h |
434 |
%%PARQUET%%include/parquet/column_reader.h |
406 |
%%PARQUET%%include/parquet/column_reader.h |
435 |
%%PARQUET%%include/parquet/column_scanner.h |
407 |
%%PARQUET%%include/parquet/column_scanner.h |
Lines 440-445
include/arrow/visitor_generate.h
Link Here
|
440 |
%%PARQUET%%include/parquet/encryption/file_key_material_store.h |
412 |
%%PARQUET%%include/parquet/encryption/file_key_material_store.h |
441 |
%%PARQUET%%include/parquet/encryption/file_key_unwrapper.h |
413 |
%%PARQUET%%include/parquet/encryption/file_key_unwrapper.h |
442 |
%%PARQUET%%include/parquet/encryption/file_key_wrapper.h |
414 |
%%PARQUET%%include/parquet/encryption/file_key_wrapper.h |
|
|
415 |
%%PARQUET%%include/parquet/encryption/file_system_key_material_store.h |
443 |
%%PARQUET%%include/parquet/encryption/key_encryption_key.h |
416 |
%%PARQUET%%include/parquet/encryption/key_encryption_key.h |
444 |
%%PARQUET%%include/parquet/encryption/key_material.h |
417 |
%%PARQUET%%include/parquet/encryption/key_material.h |
445 |
%%PARQUET%%include/parquet/encryption/key_metadata.h |
418 |
%%PARQUET%%include/parquet/encryption/key_metadata.h |
Lines 459-465
include/arrow/visitor_generate.h
Link Here
|
459 |
%%PARQUET%%include/parquet/level_conversion.h |
432 |
%%PARQUET%%include/parquet/level_conversion.h |
460 |
%%PARQUET%%include/parquet/level_conversion_inc.h |
433 |
%%PARQUET%%include/parquet/level_conversion_inc.h |
461 |
%%PARQUET%%include/parquet/metadata.h |
434 |
%%PARQUET%%include/parquet/metadata.h |
462 |
%%PARQUET%%include/parquet/murmur3.h |
435 |
%%PARQUET%%include/parquet/page_index.h |
463 |
%%PARQUET%%include/parquet/parquet_version.h |
436 |
%%PARQUET%%include/parquet/parquet_version.h |
464 |
%%PARQUET%%include/parquet/pch.h |
437 |
%%PARQUET%%include/parquet/pch.h |
465 |
%%PARQUET%%include/parquet/platform.h |
438 |
%%PARQUET%%include/parquet/platform.h |
Lines 474-567
include/arrow/visitor_generate.h
Link Here
|
474 |
%%PARQUET%%include/parquet/types.h |
447 |
%%PARQUET%%include/parquet/types.h |
475 |
%%PARQUET%%include/parquet/windows_compatibility.h |
448 |
%%PARQUET%%include/parquet/windows_compatibility.h |
476 |
%%PARQUET%%include/parquet/windows_fixup.h |
449 |
%%PARQUET%%include/parquet/windows_fixup.h |
477 |
%%PLASMA%%include/plasma/client.h |
450 |
%%PARQUET%%include/parquet/xxhasher.h |
478 |
%%PLASMA%%include/plasma/common.h |
451 |
lib/cmake/Arrow/ArrowConfig.cmake |
479 |
%%PLASMA%%include/plasma/compat.h |
452 |
lib/cmake/Arrow/ArrowConfigVersion.cmake |
480 |
%%PLASMA%%include/plasma/events.h |
453 |
lib/cmake/Arrow/ArrowOptions.cmake |
481 |
%%PLASMA%%include/plasma/test_util.h |
454 |
lib/cmake/Arrow/ArrowTargets-%%CMAKE_BUILD_TYPE%%.cmake |
482 |
lib/cmake/arrow/ArrowConfig.cmake |
455 |
lib/cmake/Arrow/ArrowTargets.cmake |
483 |
lib/cmake/arrow/ArrowConfigVersion.cmake |
456 |
%%S3%%lib/cmake/Arrow/FindAWSSDKAlt.cmake |
484 |
%%DATASET%%lib/cmake/arrow/ArrowDatasetConfig.cmake |
457 |
%%S3%%lib/cmake/Arrow/FindOpenSSLAlt.cmake |
485 |
%%DATASET%%lib/cmake/arrow/ArrowDatasetConfigVersion.cmake |
458 |
%%PARQUET%%lib/cmake/Arrow/FindThriftAlt.cmake |
486 |
%%DATASET%%lib/cmake/arrow/ArrowDatasetTargets-%%CMAKE_BUILD_TYPE%%.cmake |
459 |
%%UTF8PROC%%lib/cmake/Arrow/Findutf8proc.cmake |
487 |
%%DATASET%%lib/cmake/arrow/ArrowDatasetTargets.cmake |
460 |
lib/cmake/Arrow/arrow-config.cmake |
488 |
%%FLIGHT%%lib/cmake/arrow/ArrowFlightConfig.cmake |
461 |
%%FLIGHT%%lib/cmake/Arrow/ArrowFlightConfig.cmake |
489 |
%%FLIGHT%%lib/cmake/arrow/ArrowFlightConfigVersion.cmake |
462 |
%%FLIGHT%%lib/cmake/Arrow/ArrowFlightConfigVersion.cmake |
490 |
%%FLIGHT%%lib/cmake/arrow/ArrowFlightTargets-%%CMAKE_BUILD_TYPE%%.cmake |
463 |
%%FLIGHT%%lib/cmake/Arrow/ArrowFlightTargets-%%CMAKE_BUILD_TYPE%%.cmake |
491 |
%%FLIGHT%%lib/cmake/arrow/ArrowFlightTargets.cmake |
464 |
%%FLIGHT%%lib/cmake/Arrow/ArrowFlightTargets.cmake |
492 |
%%TESTINGFLIGHT%%lib/cmake/arrow/ArrowFlightTestingConfig.cmake |
465 |
%%TESTINGFLIGHT%%lib/cmake/arrow/ArrowFlightTestingConfig.cmake |
493 |
%%TESTINGFLIGHT%%lib/cmake/arrow/ArrowFlightTestingConfigVersion.cmake |
466 |
%%TESTINGFLIGHT%%lib/cmake/arrow/ArrowFlightTestingConfigVersion.cmake |
494 |
%%TESTINGFLIGHT%%lib/cmake/arrow/ArrowFlightTestingTargets-%%CMAKE_BUILD_TYPE%%.cmake |
467 |
%%TESTINGFLIGHT%%lib/cmake/arrow/ArrowFlightTestingTargets-%%CMAKE_BUILD_TYPE%%.cmake |
495 |
%%TESTINGFLIGHT%%lib/cmake/arrow/ArrowFlightTestingTargets.cmake |
468 |
%%TESTINGFLIGHT%%lib/cmake/arrow/ArrowFlightTestingTargets.cmake |
496 |
lib/cmake/arrow/ArrowOptions.cmake |
|
|
497 |
%%PYTHON%%lib/cmake/arrow/ArrowPythonConfig.cmake |
498 |
%%PYTHON%%lib/cmake/arrow/ArrowPythonConfigVersion.cmake |
499 |
%%PYTHONFLIGHT%%lib/cmake/arrow/ArrowPythonFlightConfig.cmake |
469 |
%%PYTHONFLIGHT%%lib/cmake/arrow/ArrowPythonFlightConfig.cmake |
500 |
%%PYTHONFLIGHT%%lib/cmake/arrow/ArrowPythonFlightConfigVersion.cmake |
470 |
%%PYTHONFLIGHT%%lib/cmake/arrow/ArrowPythonFlightConfigVersion.cmake |
501 |
%%PYTHONFLIGHT%%lib/cmake/arrow/ArrowPythonFlightTargets-%%CMAKE_BUILD_TYPE%%.cmake |
471 |
%%PYTHONFLIGHT%%lib/cmake/arrow/ArrowPythonFlightTargets-%%CMAKE_BUILD_TYPE%%.cmake |
502 |
%%PYTHONFLIGHT%%lib/cmake/arrow/ArrowPythonFlightTargets.cmake |
472 |
%%PYTHONFLIGHT%%lib/cmake/arrow/ArrowPythonFlightTargets.cmake |
503 |
%%PYTHON%%lib/cmake/arrow/ArrowPythonTargets-%%CMAKE_BUILD_TYPE%%.cmake |
473 |
%%ACERO%%lib/cmake/ArrowAcero/ArrowAceroConfig.cmake |
504 |
%%PYTHON%%lib/cmake/arrow/ArrowPythonTargets.cmake |
474 |
%%ACERO%%lib/cmake/ArrowAcero/ArrowAceroConfigVersion.cmake |
505 |
lib/cmake/arrow/ArrowTargets-%%CMAKE_BUILD_TYPE%%.cmake |
475 |
%%ACERO%%lib/cmake/ArrowAcero/ArrowAceroTargets-%%CMAKE_BUILD_TYPE%%.cmake |
506 |
lib/cmake/arrow/ArrowTargets.cmake |
476 |
%%ACERO%%lib/cmake/ArrowAcero/ArrowAceroTargets.cmake |
507 |
%%TESTING%%lib/cmake/arrow/ArrowTestingConfig.cmake |
477 |
%%DATASET%%lib/cmake/ArrowDataset/ArrowDatasetConfig.cmake |
508 |
%%TESTING%%lib/cmake/arrow/ArrowTestingConfigVersion.cmake |
478 |
%%DATASET%%lib/cmake/ArrowDataset/ArrowDatasetConfigVersion.cmake |
509 |
%%TESTING%%lib/cmake/arrow/ArrowTestingTargets-%%CMAKE_BUILD_TYPE%%.cmake |
479 |
%%DATASET%%lib/cmake/ArrowDataset/ArrowDatasetTargets-%%CMAKE_BUILD_TYPE%%.cmake |
510 |
%%TESTING%%lib/cmake/arrow/ArrowTestingTargets.cmake |
480 |
%%DATASET%%lib/cmake/ArrowDataset/ArrowDatasetTargets.cmake |
511 |
lib/cmake/arrow/FindArrow.cmake |
481 |
%%FLIGHT%%lib/cmake/Arrow/FindArrowFlight.cmake |
512 |
%%DATASET%%lib/cmake/arrow/FindArrowDataset.cmake |
|
|
513 |
%%FLIGHT%%lib/cmake/arrow/FindArrowFlight.cmake |
514 |
%%PYTHON%%lib/cmake/arrow/FindArrowPython.cmake |
515 |
%%PYTHONFLIGHT%%lib/cmake/arrow/FindArrowPythonFlight.cmake |
482 |
%%PYTHONFLIGHT%%lib/cmake/arrow/FindArrowPythonFlight.cmake |
516 |
%%TESTING%%lib/cmake/arrow/FindArrowTesting.cmake |
483 |
%%TESTING%%lib/cmake/ArrowTesting/ArrowTestingConfig.cmake |
517 |
%%BROTLI%%lib/cmake/arrow/FindBrotli.cmake |
484 |
%%TESTING%%lib/cmake/ArrowTesting/ArrowTestingConfigVersion.cmake |
518 |
%%GANDIVA%%lib/cmake/arrow/FindGandiva.cmake |
485 |
%%TESTING%%lib/cmake/ArrowTesting/ArrowTestingTargets-%%CMAKE_BUILD_TYPE%%.cmake |
|
|
486 |
%%TESTING%%lib/cmake/ArrowTesting/ArrowTestingTargets.cmake |
487 |
%%BROTLI%%lib/cmake/Arrow/FindBrotli.cmake |
519 |
%%LZ4%%lib/cmake/arrow/FindLz4.cmake |
488 |
%%LZ4%%lib/cmake/arrow/FindLz4.cmake |
520 |
%%PARQUET%%lib/cmake/arrow/FindParquet.cmake |
|
|
521 |
%%PLASMA%%lib/cmake/arrow/FindPlasma.cmake |
522 |
%%SNAPPY%%lib/cmake/arrow/FindSnappy.cmake |
489 |
%%SNAPPY%%lib/cmake/arrow/FindSnappy.cmake |
523 |
%%PYTHON%%lib/cmake/arrow/Findutf8proc.cmake |
490 |
%%ZSTD%%lib/cmake/Gandiva/FindzstdAlt.cmake |
524 |
%%ZSTD%%lib/cmake/arrow/Findzstd.cmake |
491 |
%%GANDIVA%%lib/cmake/Gandiva/FindLLVMAlt.cmake |
525 |
%%GANDIVA%%lib/cmake/arrow/GandivaConfig.cmake |
492 |
%%GANDIVA%%lib/cmake/Gandiva/GandivaConfig.cmake |
526 |
%%GANDIVA%%lib/cmake/arrow/GandivaConfigVersion.cmake |
493 |
%%GANDIVA%%lib/cmake/Gandiva/GandivaConfigVersion.cmake |
527 |
%%GANDIVA%%lib/cmake/arrow/GandivaTargets-%%CMAKE_BUILD_TYPE%%.cmake |
494 |
%%GANDIVA%%lib/cmake/Gandiva/GandivaTargets-%%CMAKE_BUILD_TYPE%%.cmake |
528 |
%%GANDIVA%%lib/cmake/arrow/GandivaTargets.cmake |
495 |
%%GANDIVA%%lib/cmake/Gandiva/GandivaTargets.cmake |
529 |
%%PARQUET%%lib/cmake/arrow/ParquetConfig.cmake |
496 |
%%PARQUET%%lib/cmake/Parquet/ParquetConfig.cmake |
530 |
%%PARQUET%%lib/cmake/arrow/ParquetConfigVersion.cmake |
497 |
%%PARQUET%%lib/cmake/Parquet/ParquetConfigVersion.cmake |
531 |
%%PARQUET%%lib/cmake/arrow/ParquetTargets-%%CMAKE_BUILD_TYPE%%.cmake |
498 |
%%PARQUET%%lib/cmake/Parquet/ParquetTargets-%%CMAKE_BUILD_TYPE%%.cmake |
532 |
%%PARQUET%%lib/cmake/arrow/ParquetTargets.cmake |
499 |
%%PARQUET%%lib/cmake/Parquet/ParquetTargets.cmake |
533 |
%%PLASMA%%lib/cmake/arrow/PlasmaConfig.cmake |
|
|
534 |
%%PLASMA%%lib/cmake/arrow/PlasmaConfigVersion.cmake |
535 |
%%PLASMA%%lib/cmake/arrow/PlasmaTargets-%%CMAKE_BUILD_TYPE%%.cmake |
536 |
%%PLASMA%%lib/cmake/arrow/PlasmaTargets.cmake |
537 |
lib/cmake/arrow/arrow-config.cmake |
538 |
lib/libarrow.so |
500 |
lib/libarrow.so |
539 |
lib/libarrow.so.800 |
501 |
lib/libarrow.so.1300 |
540 |
lib/libarrow.so.800.0.0 |
502 |
lib/libarrow.so.1300.0.0 |
|
|
503 |
%%ACERO%%lib/libarrow_acero.so |
504 |
%%ACERO%%lib/libarrow_acero.so.1300 |
505 |
%%ACERO%%lib/libarrow_acero.so.1300.0.0 |
541 |
%%DATASET%%lib/libarrow_dataset.so |
506 |
%%DATASET%%lib/libarrow_dataset.so |
542 |
%%DATASET%%lib/libarrow_dataset.so.800 |
507 |
%%DATASET%%lib/libarrow_dataset.so.1300 |
543 |
%%DATASET%%lib/libarrow_dataset.so.800.0.0 |
508 |
%%DATASET%%lib/libarrow_dataset.so.1300.0.0 |
544 |
%%FLIGHT%%lib/libarrow_flight.so |
509 |
%%FLIGHT%%lib/libarrow_flight.so |
545 |
%%FLIGHT%%lib/libarrow_flight.so.800 |
510 |
%%FLIGHT%%lib/libarrow_flight.so.1300 |
546 |
%%FLIGHT%%lib/libarrow_flight.so.800.8.0 |
511 |
%%FLIGHT%%lib/libarrow_flight.so.1300.0.0 |
547 |
%%PYTHON%%lib/libarrow_python%%PYTHON_SUFFIX%%.so |
|
|
548 |
%%PYTHON%%lib/libarrow_python%%PYTHON_SUFFIX%%.so.800 |
549 |
%%PYTHON%%lib/libarrow_python%%PYTHON_SUFFIX%%.so.800.0.0 |
550 |
%%PYTHONFLIGHT%%lib/libarrow_python%%PYTHON_SUFFIX%%_flight.so |
551 |
%%PYTHONFLIGHT%%lib/libarrow_python%%PYTHON_SUFFIX%%_flight.so.800 |
552 |
%%PYTHONFLIGHT%%lib/libarrow_python%%PYTHON_SUFFIX%%_flight.so.800.0.0 |
553 |
%%TESTING%%lib/libarrow_testing.so |
512 |
%%TESTING%%lib/libarrow_testing.so |
554 |
%%TESTING%%lib/libarrow_testing.so.800 |
513 |
%%TESTING%%lib/libarrow_testing.so.1300 |
555 |
%%TESTING%%lib/libarrow_testing.so.800.0.0 |
514 |
%%TESTING%%lib/libarrow_testing.so.1300.0.0 |
556 |
%%GANDIVA%%lib/libgandiva.so |
515 |
%%GANDIVA%%lib/libgandiva.so |
557 |
%%GANDIVA%%lib/libgandiva.so.800 |
516 |
%%GANDIVA%%lib/libgandiva.so.1300 |
558 |
%%GANDIVA%%lib/libgandiva.so.800.0.0 |
517 |
%%GANDIVA%%lib/libgandiva.so.1300.0.0 |
559 |
%%PARQUET%%lib/libparquet.so |
518 |
%%PARQUET%%lib/libparquet.so |
560 |
%%PARQUET%%lib/libparquet.so.800 |
519 |
%%PARQUET%%lib/libparquet.so.1300 |
561 |
%%PARQUET%%lib/libparquet.so.800.0.0 |
520 |
%%PARQUET%%lib/libparquet.so.1300.0.0 |
562 |
%%PLASMA%%lib/libplasma.so |
521 |
%%ACERO%%libdata/pkgconfig/arrow-acero.pc |
563 |
%%PLASMA%%lib/libplasma.so.800 |
|
|
564 |
%%PLASMA%%lib/libplasma.so.800.0.0 |
565 |
%%COMPUTE%%libdata/pkgconfig/arrow-compute.pc |
522 |
%%COMPUTE%%libdata/pkgconfig/arrow-compute.pc |
566 |
%%CSV%%libdata/pkgconfig/arrow-csv.pc |
523 |
%%CSV%%libdata/pkgconfig/arrow-csv.pc |
567 |
%%DATASET%%libdata/pkgconfig/arrow-dataset.pc |
524 |
%%DATASET%%libdata/pkgconfig/arrow-dataset.pc |
Lines 569-577
lib/libarrow.so.800.0.0
Link Here
|
569 |
%%FLIGHT%%libdata/pkgconfig/arrow-flight.pc |
526 |
%%FLIGHT%%libdata/pkgconfig/arrow-flight.pc |
570 |
%%JSON%%libdata/pkgconfig/arrow-json.pc |
527 |
%%JSON%%libdata/pkgconfig/arrow-json.pc |
571 |
%%PYTHONFLIGHT%%libdata/pkgconfig/arrow-python%%PYTHON_SUFFIX%%-flight.pc |
528 |
%%PYTHONFLIGHT%%libdata/pkgconfig/arrow-python%%PYTHON_SUFFIX%%-flight.pc |
572 |
%%PYTHON%%libdata/pkgconfig/arrow-python%%PYTHON_SUFFIX%%.pc |
|
|
573 |
%%TESTING%%libdata/pkgconfig/arrow-testing.pc |
529 |
%%TESTING%%libdata/pkgconfig/arrow-testing.pc |
574 |
libdata/pkgconfig/arrow.pc |
530 |
libdata/pkgconfig/arrow.pc |
575 |
%%GANDIVA%%libdata/pkgconfig/gandiva.pc |
531 |
%%GANDIVA%%libdata/pkgconfig/gandiva.pc |
576 |
%%PARQUET%%libdata/pkgconfig/parquet.pc |
532 |
%%PARQUET%%libdata/pkgconfig/parquet.pc |
577 |
%%PLASMA%%libdata/pkgconfig/plasma.pc |
533 |
%%DATADIR%%/gdb/gdb_arrow.py |
|
|
534 |
share/gdb/auto-load/usr/local/lib/libarrow.so.1300.0.0-gdb.py |