We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feb957e commit 37ef07bCopy full SHA for 37ef07b
ydb/apps/ydb/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+
2
+## 2.24.0 ##
3
4
* Fixed a bug where executing the `ydb import file csv` command could hang.
5
* Set default storage type as `column` (was `row`) and default datetime mode as `datetime32` (was `datetime64`) in `ydb workload * init` commands.
6
* Added ability of `ydb workload tpch` and `ydb workload tpcds` commands to use fraction `--scale` option.
ydb/apps/ydb/version.txt
@@ -1 +1 @@
-2.23.0
+2.24.0
0 commit comments