Skip to content

0.3.1 - support integers that overflow 64 bits; support 'UTC' suffix

Compare
Choose a tag to compare
@bxparks bxparks released this 18 Jan 17:41
· 151 commits to master since this release
04400b1
  • 0.3.1 (2019-01-18)
    • Infer integers that overflow signed 64-bits to be FLOAT for
      consistency with bq load. (Fixes #18)
    • Support 'UTC' suffix in TIMESTAMP fields, in addition to 'Z'. (Fixes #19)