tbl_from_gcs_duckdb: Fetch data from Google Cloud Storage using duckdb

View source: R/ojo_tbl.R

tbl_from_gcs_duckdbR Documentation

Fetch data from Google Cloud Storage using duckdb

Description

Fetch data from Google Cloud Storage using duckdb

Usage

tbl_from_gcs_duckdb(con, schema, table)

Arguments

schema

The schema (directory) name in Google Cloud Storage.

table

The table (file) name to fetch.

Value

A lazy duckdb result


openjusticeok/ojodb documentation built on Aug. 4, 2024, 3:25 p.m.