issues
search
frictionlessdata
/
tableschema-bigquery-py
Generate BigQuery tables, load and extract data, based on JSON Table Schema descriptors.
MIT License
18
stars
1
forks
source link
Support all Table Schema types
#40
Closed
roll
closed
7 years ago
roll
commented
7 years ago
Overview
It should:
use native type
fallback to string
Tasks
[ ] analyze specs-v1 to get list of unsupported types
[ ] support types using described above algorithm
Overview
It should:
Tasks