# Last week in scylladb.git master (issue #169; 2023-02-26)

**URL:** https://forum.scylladb.com/t/last-week-in-scylladb-git-master-issue-169-2023-02-26/343
**Category:** ScyllaDB
**Tags:** git-news
**Created:** [February 26, 2023, 11:54am UTC](https://forum.scylladb.com/t/last-week-in-scylladb-git-master-issue-169-2023-02-26/343 "2023-02-26T11:54:04Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![avikivity](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.scylladb.com/avikivity/32/38_2.png) [@avikivity](https://forum.scylladb.com/u/avikivity)
#### Post date: [February 26, 2023, 11:54am UTC](https://forum.scylladb.com/t/last-week-in-scylladb-git-master-issue-169-2023-02-26/343/1 "2023-02-26T11:54:04Z")

</div>

This short report brings to light some interesting commits to [scylladb.git master](https://github.com/scylladb/scylladb/) from the last week. Commits in the 941407b905…ba919aa88a range are covered.

There were 66 non-merge commits from 18 authors in that period. Some notable commits:

  

Merging schema changes received from other nodes is now [faster](https://github.com/scylladb/scylladb/commit/c8e2bf1596be35f1a81004ba145a7e51ec748907), when there is a large number of tables.

The load-and-stream feature reads user-supplied sstables and copies the contents to the correct nodes across the cluster. It is now [faster](http://github.com/scylladb/scylladb/commit/fbeee8b65da5dbd13878c5d7c6ea897958d8760a).

A bug where varint or bool columns could be deserialized incorrectly in rare cases is now [fixed](https://github.com/scylladb/scylladb/commit/ef548e654d69af0c8fd91e9aa674fef7920ba42a).

The cassandra-stress benchmarking tool’s -log hdrfile=… option now works with [Java 11](https://github.com/scylladb/scylladb/commit/6d5c242651fa51dcee7732dcb9bbbdd9e5e2dd61).

Automatically parallelized aggregation queries on columns of COUNTER type have been [fixed](https://github.com/scylladb/scylladb/commit/61e67b865a68f5b4539fb6f0a755684f3d2ee275).

  

See you in the next issue of last week in scylladb.git master!
