Skip to content

Releases: yugabyte/taqo

TAQO 0.1.13

05 Mar 01:05
d4aa96e

Choose a tag to compare

Merge pull request #87 from yugabyte/improve-bucket-queries

Improve bucket queries

TAQO 0.1.12

04 Mar 08:35
ea29bfa

Choose a tag to compare

Merge pull request #86 from yugabyte/improve-bucket-queries

Improve bucketized queries

TAQO 0.1.11

16 Feb 09:55
2c4cf52

Choose a tag to compare

Merge pull request #85 from yugabyte/improve-bucket-queries

Improve queries

TAQO 0.1.10

11 Feb 03:04
69865bc

Choose a tag to compare

Merge pull request #84 from yugabyte/remove-hints

Remove hints from queries

TAQO 0.1.9

05 Feb 19:07

Choose a tag to compare

v0.1.9

Added safe rollbacks on query failures

TAQO 0.1.8

04 Feb 08:11
1a91321

Choose a tag to compare

Merge pull request #83 from yugabyte/bucketized-model-fix

Removing split into clause

TAQO 0.1.7

02 Feb 04:48
7912ec8

Choose a tag to compare

Merge pull request #81 from yugabyte/bucketized-model-fix

Bucketized model fix for postgres tables

TAQO 0.1.6

20 Jan 23:59

Choose a tag to compare

v0.1.6

Fixed comments token overhwhelming issue

TAQO 0.1.5

19 Jan 05:10
799b74a

Choose a tag to compare

Adding bucketized index queries

Queries hitting bucketized scan. EXPLAIN output will have Merge Stream output that confirms the use of bucketized scan

TAQO 0.1.4

24 Aug 17:14

Choose a tag to compare

v0.1.4

Fixed runner num queries logic