ClickHouse-Encoder 0.01 Latest
Files
- Changes
- Encoder.xs
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README
- bench/benchmark.pl
- bench/complex_insert_benchmark.pl
- bench/insert_benchmark.pl
- bench/local_insert_benchmark.pl
- bench/run_insert_bench.sh
- bench/run_wide_bench.sh
- bench/wide_table_benchmark.pl
- buffer.c
- buffer.h
- cityhash.c
- cityhash.h
- datetime.c
- datetime.h
- decimal.c
- decimal.h
- decode.c
- decode.h
- doc/json-research/01-single-int.bin
- doc/json-research/02-two-rows.bin
- doc/json-research/03-empty.bin
- doc/json-research/04-two-paths.bin
- doc/json-research/05-mixed.bin
- doc/json-research/06-sparse.bin
- doc/json-research/07-dynamic.bin
- doc/json-research/08-nested.bin
- doc/json-research/09-array.bin
- doc/json-research/10-null.bin
- doc/json-research/11-float.bin
- doc/json-research/12-bool.bin
- doc/json-research/README.md
- doc/json-research/annot.pl
- doc/wire-format.md
- eg/async_insert.pl
- eg/clickhouse_replication.pl
- eg/csv_export.pl
- eg/etl_dbi.pl
- eg/for_table.pl
- eg/from_csv.pl
- eg/geo_from_wkt.pl
- eg/insert_async_ev.pl
- eg/insert_clickhouse_local.pl
- eg/insert_compressed.pl
- eg/insert_http.pl
- eg/insert_streaming.pl
- eg/insert_with_lowcardinality.pl
- eg/insert_with_settings.pl
- eg/json_aggregate.pl
- eg/json_lines_ingest.pl
- eg/json_path_projection.pl
- eg/json_query.pl
- eg/json_streaming.pl
- eg/migrate_table.pl
- eg/migrate_with_transform.pl
- eg/native_to_jsonl.pl
- eg/observability.pl
- eg/parallel_loader.pl
- eg/ping_healthcheck.pl
- eg/postgres_to_clickhouse.pl
- eg/redis_to_clickhouse.pl
- eg/replay.pl
- eg/replay_pcap.pl
- eg/rowbinary_insert.pl
- eg/schema_migrate.pl
- eg/select_blocks_streaming.pl
- eg/streaming_aggregate.pl
- eg/syslog_ingest.pl
- eg/tcp_compressed_pipeline.pl
- encode.c
- encode.h
- json_kind.c
- json_kind.h
- lib/ClickHouse/Encoder.pm
- lib/ClickHouse/Encoder/TCP.pm
- runtime.c
- runtime.h
- scalar_kind.c
- scalar_kind.h
- t/00-load.t
- t/apply-schema-diff.t
- t/array-deep-nesting.t
- t/basic.t
- t/boundary.t
- t/buffer-grow.t
- t/bulk-inserter-summary.t
- t/bulk-inserter.t
- t/clean-warnings.t
- t/coerce-datetimes-tz.t
- t/coerce-datetimes.t
- t/compress-native.t
- t/concurrency-json.t
- t/concurrency.t
- t/create-table-extras.t
- t/cross-version.t
- t/decimal-boundary.t
- t/decode-blocks.t
- t/decode-projections.t
- t/decoder.t
- t/dynamic.t
- t/edge-numerics.t
- t/empty-string-vs-undef.t
- t/error_messages.t
- t/estimate-size-accuracy.t
- t/extended_types.t
- t/helpers.t
- t/http-retry-backoff.t
- t/insert-deduplication.t
- t/json-stress.t
- t/json-typed-conflict.t
- t/json-typed-paths.t
- t/json.t
- t/large-strings.t
- t/lc-many-keys.t
- t/lib/TestCH.pm
- t/live.t
- t/locale.t
- t/parse-create-table.t
- t/ping.t
- t/regressions.t
- t/roundtrip.t
- t/rowbinary.t
- t/schema-utils.t
- t/select-blocks.t
- t/server-version-parse.t
- t/ssl-options.t
- t/streamer-edge.t
- t/streamer-error-recovery.t
- t/stress.t
- t/tcp.t
- t/tied-rows.t
- t/types.t
- t/url-helpers.t
- t/utf8-edge.t
- t/variant-all-null.t
- t/wide-tables.t
- t/wkt.t
- types.c
- types.h
- xt/api-coverage.t
- xt/asan.t
- xt/bench-regression.t
- xt/changelog-version.t
- xt/coverage.t
- xt/cpan-changes.t
- xt/critic.t
- xt/dependency-versions.t
- xt/diff-roundtrip.t
- xt/distmeta.t
- xt/eg-compile.t
- xt/eol.t
- xt/fuzz-decoder.t
- xt/fuzz.t
- xt/install.t
- xt/kwalitee.t
- xt/leaks.t
- xt/manifest.t
- xt/no-tabs.t
- xt/perf.t
- xt/perl-version.t
- xt/pod-coverage.t
- xt/pod.t
- xt/portability-files.t
- xt/prereq-used.t
- xt/spelling.t
- xt/synopsis.t