sparrow
C++20 idiomatic APIs for the Apache Arrow Columnar Format
파일 탐색기
최종 버전 다운로드 (.zip)- analysis.yaml
- benchmarks.yml
- build-docs.yaml
- build-jupyterlite.yaml
- conan.yaml
- deploy-pages.yaml
- emscripten.yml
- integration_tests.yaml
- linux.yml
- manylinux.yml
- osx.yml
- qemu.yaml
- release.yaml
- sanitizers.yaml
- windows.yml
- bench_dynamic_bitset.cpp
- bench_fixed_width_binary_array.cpp
- bench_null_count_policy.cpp
- bench_primitive_array.cpp
- bench_std_vector.cpp
- CMakeLists.txt
- configure_benchmarks.ps1
- configure_benchmarks.sh
- main.cpp
- README.md
- TARGETS.md
- test_config.cmake
- c_data_integration.hpp
- config.hpp
- c_data_integration.cpp
- CMakeLists.txt
- integration.dockerfile
- clang-format.cmake
- clang-tidy.cmake
- code_coverage.cmake
- compile_options.cmake
- external_dependencies.cmake
- sanitizers.cmake
- CMakeLists.txt
- conanfile.py
- json_reader_test.cpp
- main.cpp
- array.md
- basic_usage.md
- builder.md
- dev_build.md
- installation.md
- main_page.md
- record_batch.md
- typed_array.md
- CMakeLists.txt
- Doxyfile.in
- builder_example.cpp
- CMakeLists.txt
- record_batch_example.cpp
- timestamp_example.cpp
- typed_array_high_level.cpp
- typed_array_low_level.cpp
- private_data.hpp
- private_data.hpp
- private_data.hpp
- arrow_array.hpp
- arrow_array_schema_common_release.hpp
- arrow_array_schema_info_utils.hpp
- arrow_array_schema_proxy.hpp
- arrow_array_schema_utils.hpp
- arrow_array_stream.hpp
- arrow_array_stream_proxy.hpp
- arrow_flag_utils.hpp
- arrow_schema.hpp
- private_data_ownership.hpp
- bitset_iterator.hpp
- bitset_reference.hpp
- dynamic_bitset.hpp
- dynamic_bitset_base.hpp
- dynamic_bitset_view.hpp
- non_owning_dynamic_bitset.hpp
- null_count_policy.hpp
- allocator.hpp
- buffer.hpp
- buffer_adaptor.hpp
- buffer_view.hpp
- dynamic_bitset.hpp
- builder_utils.hpp
- nested_eq.hpp
- nested_less.hpp
- config.hpp
- sparrow_version.hpp
- copy_tracker.hpp
- COPYING
- int128_t.hpp
- int256_t.hpp
- libpopcnt.h
- LICENSE
- .clang-format
- .clang-tidy
- float16_t.hpp
- README.md
- xsimd_aligned_allocator.hpp
- array_access.hpp
- array_base.hpp
- array_bitmap_base.hpp
- array_factory.hpp
- array_helper.hpp
- array_registry.hpp
- array_wrapper.hpp
- date_types.hpp
- decimal_reference.hpp
- fixed_width_binary_array_utils.hpp
- fixed_width_binary_reference.hpp
- interval_types.hpp
- layout_concept.hpp
- layout_iterator.hpp
- layout_utils.hpp
- list_value.hpp
- map_value.hpp
- mutable_array_base.hpp
- nested_value_types.hpp
- primitive_array_impl.hpp
- primitive_data_access.hpp
- run_end_encoded_iterator.hpp
- struct_value.hpp
- temporal_types.hpp
- time_types.hpp
- timestamp_concepts.hpp
- timestamp_reference.hpp
- timestamp_without_timezone_types.hpp
- variable_size_binary_iterator.hpp
- variable_size_binary_reference.hpp
- data_traits.hpp
- data_type.hpp
- bit.hpp
- buffers.hpp
- contracts.hpp
- crtp_base.hpp
- decimal.hpp
- extension.hpp
- fixed_string.hpp
- format.hpp
- functor_index_iterator.hpp
- iterator.hpp
- large_int.hpp
- memory.hpp
- metadata.hpp
- mp_utils.hpp
- nullable.hpp
- offsets.hpp
- pair.hpp
- ranges.hpp
- repeat_container.hpp
- sequence_view.hpp
- sparrow_exception.hpp
- temporal.hpp
- variant_visitor.hpp
- array.hpp
- array_api.hpp
- array_iterator.hpp
- builder.hpp
- c_interface.hpp
- c_stream_interface.hpp
- date_array.hpp
- decimal_array.hpp
- dictionary_encoded_array.hpp
- duration_array.hpp
- fixed_width_binary_array.hpp
- interval_array.hpp
- list_array.hpp
- map_array.hpp
- null_array.hpp
- primitive_array.hpp
- record_batch.hpp
- run_end_encoded_array.hpp
- struct_array.hpp
- time_array.hpp
- timestamp_array.hpp
- timestamp_without_timezone_array.hpp
- u8_buffer.hpp
- union_array.hpp
- variable_size_binary_array.hpp
- variable_size_binary_view_array.hpp
- sparrow.hpp
- binary_parser.hpp
- binaryview_parser.hpp
- bool_parser.hpp
- comparison.hpp
- config.hpp
- constant.hpp
- decimal_parser.hpp
- fixedsizebinary_parser.hpp
- fixedsizelist_parser.hpp
- json_parser.hpp
- list_parser.hpp
- listview_parser.hpp
- map_parser.hpp
- null_parser.hpp
- primitive_parser.hpp
- run_end_encoded_parser.hpp
- string_parser.hpp
- struct_parser.hpp
- temporal_parser.hpp
- union_parser.hpp
- utils.hpp
- binary_parser.cpp
- binaryview_parser.cpp
- bool_parser.cpp
- comparison.cpp
- decimal_parser.cpp
- fixedsizebinary_parser.cpp
- fixedsizelist_parser.cpp
- json_parser.cpp
- list_parser.cpp
- listview_parser.cpp
- map_parser.cpp
- null_parser.cpp
- primitive_parser.cpp
- run_end_encoded_parser.cpp
- string_parser.cpp
- struct_parser.cpp
- temporal_parser.cpp
- union_parser.cpp
- utils.cpp
- CMakeLists.txt
- test_c_data_integration.cpp
- binary_view.json
- custom-metadata.json
- datetime.json
- decimal.json
- decimal128.json
- decimal256.json
- decimal32.json
- decimal64.json
- dictionary-nested.json
- dictionary-unsigned.json
- dictionary.json
- duplicate_fieldnames.json
- duration.json
- extension.json
- interval.json
- interval_mdn.json
- list_view.json
- map.json
- nested.json
- nested_large_offsets.json
- non_canonical_map.json
- null-trivial.json
- null.json
- primitive-empty.json
- primitive.json
- primitive_large_offsets.json
- primitive_no_batches.json
- primitive_zerolength.json
- recursive-nested.json
- run_end_encoded.json
- union.json
- CMakeLists.txt
- test_json_reader.cpp
- CMakeLists.txt
- sparrow-json-readerConfig.cmake.in
- sparrow_xeus_cpp_lite.ipynb
- arrow_array.cpp
- arrow_array_schema_proxy.cpp
- arrow_array_stream.cpp
- arrow_array_stream_proxy.cpp
- arrow_schema.cpp
- private_data_ownership.cpp
- null_count_policy.cpp
- copy_tracker.cpp
- array_factory.cpp
- array_helper.cpp
- array_registry.cpp
- fixed_width_binary_array_utils.cpp
- list_value.cpp
- map_value.cpp
- struct_value.cpp
- data_type.cpp
- metadata.cpp
- sparrow_exception.cpp
- temporal.cpp
- array.cpp
- array_iterator.cpp
- dummy32bit.cpp
- map_array.cpp
- null_array.cpp
- record_batch.cpp
- run_end_encoded_array.cpp
- struct_array.cpp
- union_array.cpp
- better_junit_reporter.hpp
- junit.hpp
- junit_xml_writer.hpp
- junit.cpp
- CMakeLists.txt
- .clang-tidy
- arrow_array_schema_creation.hpp
- CMakeLists.txt
- external_array_data_creation.cpp
- external_array_data_creation.hpp
- main.cpp
- metadata_sample.hpp
- test_all_layouts_mandatory_methods.cpp
- test_allocator.cpp
- test_array.cpp
- test_array_registry.cpp
- test_array_wrapper.cpp
- test_arrow_array.cpp
- test_arrow_array_schema_proxy.cpp
- test_arrow_array_schema_utils.cpp
- test_arrow_array_stream_proxy.cpp
- test_arrow_schema.cpp
- test_binary_array.cpp
- test_bit.cpp
- test_buffer.cpp
- test_buffer_adaptor.cpp
- test_builder.cpp
- test_builder_dict_encoded.cpp
- test_builder_run_end_encoded.cpp
- test_builder_utils.cpp
- test_date_array.cpp
- test_decimal.cpp
- test_decimal_array.cpp
- test_dictionary_encoded_array.cpp
- test_dispatch.cpp
- test_duration_array.cpp
- test_dynamic_bitset.cpp
- test_dynamic_bitset_view.cpp
- test_fixed_string.cpp
- test_fixed_width_binary_array.cpp
- test_fixed_width_binary_utils.cpp
- test_float16_t.cpp
- test_format.cpp
- test_high_level_constructors.cpp
- test_interval_array.cpp
- test_iterator.cpp
- test_large_int.cpp
- test_list_array.cpp
- test_list_value.cpp
- test_map_array.cpp
- test_memory.cpp
- test_metadata.cpp
- test_mpl.cpp
- test_nested_comperators.cpp
- test_null_array.cpp
- test_nullable.cpp
- test_primitive_array.cpp
- test_ranges.cpp
- test_record_batch.cpp
- test_repeat_container.cpp
- test_run_end_encoded_array.cpp
- test_string_array.cpp
- test_struct_array.cpp
- test_time_array.cpp
- test_timestamp_array.cpp
- test_timestamp_without_timezone_array.cpp
- test_traits.cpp
- test_u8_buffer.cpp
- test_union_array.cpp
- test_utils.cpp
- test_utils.hpp
- test_utils_buffers.cpp
- test_utils_offsets.cpp
- test_variable_size_binary_view_array.cpp
- zero_copy_test_utils.hpp
- .clang-format
- .clang-tidy
- .gitignore
- .pre-commit-config.yaml
- CMakeLists.txt
- codecov.yml
- conanfile.py
- doxide.yaml
- environment-dev.yml
- environment-wasm-build.yml
- environment-wasm-host.yml
- environment.yml
- jupyterlite_build_environment.yml
- LICENSE
- README.md
- sparrowConfig.cmake.in
- vcpkg.json
// repository documentation
Was this content helpful?
(0 ratings)
