A NoSQL analytics engine that embraces post-relational analytics and pushes computation to the data.
slamdata-bot on v82.0.5
djspiewak on master
properly commit nihdb to fix in… merge from master do not throw away the commitDB … and 11 more (compare)
slamdata-bot on v82.0.4
djspiewak on master
Bump qdata version to 5.0.0 82.0.4: Bump qdata version to 5… (compare)
slamdata-bot on qdata-version-bump-5.0.0
Bump qdata version to 5.0.0 (compare)
slamdata-bot on v82.0.3
slamdata-bot on v82.0.2
[github] [slamdata/quasar] rintcius commented on slamdata/quasar#3704
relates to ch63 - Selecting a single field should return the result wrapped in an object
wanted to validate this explicitly
Check to see if we can down-coerce BigDecimal when converting to CValue - Daniel Spiewak
slamdata/quasar@cc5dd4fFixed hitherto undiscovered bug in trunc - Daniel Spiewak
slamdata/quasar@19b70fd` 53.1.4: Check to see if we can down-coerce BigDecimal when converting to CValue - Alissa Pajer
Fixed local publication settings - Daniel Spiewak
slamdata/sbt-slamdata@700e250` 1.2.1: Fixed local publication settings - Nic Flores
(_, _, db)
.read(key).map(_.isDefined)
doesn't load any of the table data. It's darn close to just checking to see if the directory exists in the VFS. I can make it use fs.exists
instead if it's too slow. Both directory existence and fs.exists
are implemented with a read through cache already.
Doubled compiler stack size (to help avoid intermittent SOE in patmat) - Daniel Spiewak
slamdata/quasar@2a850d5` 53.1.5: Doubled compiler stack size (to help avoid intermittent SOE in patmat) - Nic Flores
Updated sbt-slamdata - Daniel Spiewak
slamdata/quasar@998f04a` 53.1.6: Updated sbt-slamdata - Nic Flores
Reconfigured autobump PRs to use the slamdata-bot account - Daniel Spiewak
slamdata/sbt-slamdata@e322144` 1.3.1: Reconfigured autobump PRs to use the slamdata-bot account - Nic Flores