Skip to content

Releases: boilingdata/node-boilingdata

v0.0.20

10 Jul 12:03

Choose a tag to compare

  • Fix bug in processBatchInfo() to take into account sub batches

v0.0.19

01 Jul 18:13

Choose a tag to compare

  • Fix optional dependency issue

v0.0.18

23 Jun 17:20

Choose a tag to compare

  • Add simple await:able query execute method queryExecPromise()
  • Fix linting

v0.0.17

18 Jun 12:08

Choose a tag to compare

  • Update tests, support ERROR event.

v0.0.16

31 May 18:49

Choose a tag to compare

  • Support for multi-region queries, where the query runs on the same region where the S3 Bucket is located

v0.0.14

18 May 17:11
17d1356

Choose a tag to compare

Add tests that reflect the changes on the API to support Glue (Hive) Tables, e.g. "keys": ["glue.default.nyctaxis"].

v0.0.13

10 May 17:44
45460b7

Choose a tag to compare

  • Added support for choosing engine (SQLITE or DUCKDB)

v0.0.12

01 May 19:04

Choose a tag to compare

Update README and fix examples.

v0.0.11

26 Apr 18:47

Choose a tag to compare

Avoid amplify dependency. Add more API integration tests (all meta queries).

v0.0.10

25 Apr 18:46

Choose a tag to compare

package and README fixes.