Commit Graph

5 Commits

Author SHA1 Message Date
vdimir
39eef359db
Add IInflatingTransform::getRemaining instead of flag in canGenerate 2024-05-22 14:39:13 +00:00
vdimir
6942ae0c1e
Fix SimpleSquashingChunksTransform (02115_rewrite_local_join_right_distribute_table) 2024-05-22 12:32:06 +00:00
Alexander Tokmakov
70d1adfe4b
Better formatting for exception messages (#45449)
* save format string for NetException

* format exceptions

* format exceptions 2

* format exceptions 3

* format exceptions 4

* format exceptions 5

* format exceptions 6

* fix

* format exceptions 7

* format exceptions 8

* Update MergeTreeIndexGin.cpp

* Update AggregateFunctionMap.cpp

* Update AggregateFunctionMap.cpp

* fix
2023-01-24 00:13:58 +03:00
Amos Bird
a25bb50096
Refactor many exception messages
1. Always use fmt variant
2. Remove redundant period at the end of message
3. Remove useless parenthesis
2022-04-24 19:44:00 +08:00
Ivan Lezhankin
06446b4f08 dbms/ → src/ 2020-04-03 18:14:31 +03:00