Skip to content

Releases: jychen7/BigQL

v0.1.11

23 Mar 02:39
Compare
Choose a tag to compare

Fix

  • return valid schema for empty batch

Full Changelog: v0.1.10...v0.1.11

v0.1.10

18 Mar 13:56
Compare
Choose a tag to compare

Fix

  • find the bug/limitation of Bigtable ValueRange filter, so disable the predicate pushdown

Full Changelog: v0.1.9...v0.1.10

v0.1.9

12 Feb 17:09
Compare
Choose a tag to compare

Fix

  • support sparse cells across qualifiers

Full Changelog: v0.1.8...v0.1.9

v0.1.8

06 Feb 20:53
Compare
Choose a tag to compare

Fix

  • support group by timestamp

Full Changelog: v0.1.7...v0.1.8

v0.1.7

06 Feb 18:56
Compare
Choose a tag to compare

Fix

  • fix exception when scan result contains 0 rows

Full Changelog: v0.1.6...v0.1.7

v0.1.6

06 Feb 17:26
Compare
Choose a tag to compare

New

  • supports predicate pushdown (Bigtable ValueRangeFilter)

Full Changelog: v0.1.5...v0.1.6

v0.1.5

02 Feb 01:57
Compare
Choose a tag to compare

New

support

  • Alias
  • Cast
  • Math functions

Full Changelog: v0.1.4...v0.1.5

v0.1.4

31 Jan 05:19
Compare
Choose a tag to compare

New

  • downgrade numpy to support py 3.7 by @jychen7 in #1

Full Changelog: v0.1.3...v0.1.4

v0.1.3

31 Jan 04:59
Compare
Choose a tag to compare

New

support "INSERT INTO"

Full Changelog: v0.1.2...v0.1.3

v0.1.2

28 Jan 02:08
Compare
Choose a tag to compare

New

  • support select *

Full Changelog: v0.1.1...v0.1.2