Skip to content

Releases: boilingdata/node-boilingdata

v0.0.20

Choose a tag to compare

@dforsber dforsber released this 10 Jul 12:03
  • Fix bug in processBatchInfo() to take into account sub batches

v0.0.19

Choose a tag to compare

@dforsber dforsber released this 01 Jul 18:13
  • Fix optional dependency issue

v0.0.18

Choose a tag to compare

@dforsber dforsber released this 23 Jun 17:20
  • Add simple await:able query execute method queryExecPromise()
  • Fix linting

v0.0.17

Choose a tag to compare

@dforsber dforsber released this 18 Jun 12:08
  • Update tests, support ERROR event.

v0.0.16

Choose a tag to compare

@dforsber dforsber released this 31 May 18:49
  • Support for multi-region queries, where the query runs on the same region where the S3 Bucket is located

v0.0.14

Choose a tag to compare

@dforsber dforsber released this 18 May 17:11
17d1356

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

v0.0.13

Choose a tag to compare

@boilingdata boilingdata released this 10 May 17:44
45460b7
  • Added support for choosing engine (SQLITE or DUCKDB)

v0.0.12

Choose a tag to compare

@boilingdata boilingdata released this 01 May 19:04

Update README and fix examples.

v0.0.11

Choose a tag to compare

@boilingdata boilingdata released this 26 Apr 18:47

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

v0.0.10

Choose a tag to compare

@boilingdata boilingdata released this 25 Apr 18:46

package and README fixes.