Skip to content

Actions: CrunchyData/pg_parquet

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
197 workflow runs
197 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Parquet schema parser
CI lints and tests #47: Commit c235a23 pushed by aykut-bozkurt
October 2, 2024 16:52 2m 28s schema-parse
October 2, 2024 16:52 2m 28s
Adds fallback mechanism to convert unsupported PG types as Arrow text…
CI lints and tests #46: Commit 18e6b64 pushed by aykut-bozkurt
October 2, 2024 16:51 2m 14s fallback-type
October 2, 2024 16:51 2m 14s
Adds crunchy_map type conversion from/to Arrow
CI lints and tests #45: Commit d0a1773 pushed by aykut-bozkurt
October 2, 2024 16:51 2m 28s crunchy-map-conversion
October 2, 2024 16:51 2m 28s
Adds postgis geometry type, encoded as WKB, conversion from/to Arrow
CI lints and tests #44: Commit 3041298 pushed by aykut-bozkurt
October 2, 2024 16:50 2m 26s wkb-conversion
October 2, 2024 16:50 2m 26s
Adds pgrx utils
CI lints and tests #43: Commit e7e694f pushed by aykut-bozkurt
October 2, 2024 16:49 2m 9s crunchy_main
October 2, 2024 16:49 2m 9s
Adds type conversions between PG types and Arrow types
CI lints and tests #42: Commit 0d37a90 pushed by aykut-bozkurt
October 2, 2024 16:48 2m 25s crunchy_review
October 2, 2024 16:48 2m 25s
Adds license and logo
CI lints and tests #41: Commit e44d6f5 pushed by aykut-bozkurt
October 2, 2024 16:47 7m 40s development
October 2, 2024 16:47 7m 40s
add license
CI lints and tests #40: Commit 6884fd9 pushed by aykut-bozkurt
October 2, 2024 10:53 7m 48s development
October 2, 2024 10:53 7m 48s
create read and write roles and enforce them during s3 access
CI lints and tests #39: Commit 09bcaf1 pushed by aykut-bozkurt
October 2, 2024 08:46 6m 39s s3-read-write-roles
October 2, 2024 08:46 6m 39s
support reading s3 config from config file
CI lints and tests #38: Commit 598941e pushed by aykut-bozkurt
October 2, 2024 08:45 6m 33s s3-config-support
October 2, 2024 08:45 6m 33s
adds README.md
CI lints and tests #37: Commit 7446ed6 pushed by aykut-bozkurt
October 2, 2024 08:44 6m 17s add-readme
October 2, 2024 08:44 6m 17s
add Postgres tests
CI lints and tests #36: Commit 607f71d pushed by aykut-bozkurt
October 2, 2024 08:43 6m 28s postgres-tests
October 2, 2024 08:43 6m 28s
October 2, 2024 08:42 6m 21s
- registers COPY TO/FROM parquet hook,
CI lints and tests #34: Commit f4ce50d pushed by aykut-bozkurt
October 2, 2024 08:41 6m 31s copy-hooks
October 2, 2024 08:41 6m 31s
adds COPY FROM parquet api, which internally uses Postgres binary pro…
CI lints and tests #33: Commit fb0a773 pushed by aykut-bozkurt
October 2, 2024 08:40 6m 33s copy-from-api
October 2, 2024 08:40 6m 33s
add COPY TO parquet api, which internally executes COPY TO command vi…
CI lints and tests #32: Commit 762cf82 pushed by aykut-bozkurt
October 2, 2024 08:39 6m 20s copy-to-api
October 2, 2024 08:39 6m 20s
add copy hook utils module
CI lints and tests #31: Commit 3f87cc1 pushed by aykut-bozkurt
October 2, 2024 08:38 6m 33s copy-hook-utils
October 2, 2024 08:38 6m 33s
read arrow array from parquet file
CI lints and tests #30: Commit 8109012 pushed by aykut-bozkurt
October 2, 2024 08:36 6m 40s parquet-reader
October 2, 2024 08:36 6m 40s
convert arrow array to Postgres rows
CI lints and tests #29: Commit 047ff2e pushed by aykut-bozkurt
October 2, 2024 08:35 6m 38s arrow-to-pg
October 2, 2024 08:35 6m 38s
write arrow array to parquet file
CI lints and tests #28: Commit e8319e5 pushed by aykut-bozkurt
October 2, 2024 08:34 6m 55s arrow-array-writer
October 2, 2024 08:34 6m 55s
convert Postgres rows to arrow array
CI lints and tests #27: Commit f168646 pushed by aykut-bozkurt
October 2, 2024 08:33 7m 17s pg-to-arrow
October 2, 2024 08:33 7m 17s
parse arrow and parquet schema from PG table's tuple descriptor
CI lints and tests #26: Commit 81bc0d5 pushed by aykut-bozkurt
October 2, 2024 08:32 6m 18s schema-parse
October 2, 2024 08:32 6m 18s
add fallback mechanism to convert unsupported PG types as arrow text …
CI lints and tests #25: Commit 5521f97 pushed by aykut-bozkurt
October 2, 2024 08:30 7m 15s fallback-type
October 2, 2024 08:30 7m 15s
add crunchy_map type conversion from/to arrow
CI lints and tests #24: Commit 1315215 pushed by aykut-bozkurt
October 2, 2024 08:29 6m 27s crunchy-map-conversion
October 2, 2024 08:29 6m 27s
add postgis geometry type, encoded as WKB, conversion from/to arrow
CI lints and tests #23: Commit 4e7faf8 pushed by aykut-bozkurt
October 2, 2024 08:27 6m 20s wkb-conversion
October 2, 2024 08:27 6m 20s