Skip to content

Add "Apache Parquet Official Native Rust Implementation" study #60

Add "Apache Parquet Official Native Rust Implementation" study

Add "Apache Parquet Official Native Rust Implementation" study #60

Workflow file for this run

name: Run Makefile targets
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run Makefile targets
run: make all