Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Algunenano

Algunenano created a comment on a pull request on ClickHouse/ClickHouse
Another option: `<= 0 means unlimited.` -> `Negative means unlimited.`

View on GitHub

Algunenano created a comment on a pull request on ClickHouse/ClickHouse
> @Blargian &lt; and friends in description strings of Core/Settings.cpp is fine with me, tnx. Won't this mean an awful description when reading from system.settings? ``` SELECT * FROM syst...

View on GitHub

Algunenano deleted a branch Algunenano/ClickHouse

field_h

Algunenano closed a pull request on ClickHouse/ClickHouse
Optimize some Field.h dependencies
### Changelog category (leave one): - Not for changelog (changelog entry is not required) ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Opti...
Algunenano deleted a branch Algunenano/ClickHouse

sync_settings_20250114

Algunenano created a review on a pull request on ClickHouse/ClickHouse
Tested this locally and it make my local database into a crashloop due to an existing table: ``` CREATE TABLE t ( `id` UInt64, `json` JSON(max_dynamic_paths = 2, `a.b.c` UInt32) )...

View on GitHub

Algunenano pushed 318 commits to setting_internal_experiments Algunenano/ClickHouse
  • compression level for parquet output format 6c8f74b
  • parallel encoding does not affect 0e8ccfb
  • add compression level for custom encoder 7fe95dc
  • Merge branch 'master' into parquet_compression_level 2846418
  • add to settings change history 02bb10d
  • no fast-test 5b12809
  • truncate file on insert for tests b892ef0
  • re-use existing setting 99c8787
  • add individual .md files for formats, group them and copy across content for each from interfaces/formats.md ee9201d
  • Fix Docusaurus complains that Null.md is invalid due to Null and not Null 4fc5381
  • fix broken links f438a07
  • small formatting fixes ccf5833
  • further small changes 775c36c
  • Update build-osx.md (ru) update brew install list (like in en version) delete double command 97b4c17
  • Improve ClickHouse Client docs. 3e72c5d
  • Fix typos. e48ebf3
  • Merge branch 'master' into parquet_compression_level 6468c96
  • Fix detection of "use the Rewrite method in the JSON API" for native copy on GCS The problem was that the default S3... 063a654
  • Fix native copy settings for RESTORE from base backup Before this patch the following settings has not been copied f... 37a9e81
  • tests: cover native copy during RESTORE from base backup Signed-off-by: Azat Khuzhin <[email protected]> e913bc2
  • and 298 more ...

View on GitHub

Algunenano pushed 315 commits to metadatamanager Algunenano/ClickHouse
  • compression level for parquet output format 6c8f74b
  • parallel encoding does not affect 0e8ccfb
  • add compression level for custom encoder 7fe95dc
  • Merge branch 'master' into parquet_compression_level 2846418
  • add to settings change history 02bb10d
  • no fast-test 5b12809
  • truncate file on insert for tests b892ef0
  • re-use existing setting 99c8787
  • add individual .md files for formats, group them and copy across content for each from interfaces/formats.md ee9201d
  • Fix Docusaurus complains that Null.md is invalid due to Null and not Null 4fc5381
  • fix broken links f438a07
  • small formatting fixes ccf5833
  • further small changes 775c36c
  • Update build-osx.md (ru) update brew install list (like in en version) delete double command 97b4c17
  • Improve ClickHouse Client docs. 3e72c5d
  • Fix typos. e48ebf3
  • Merge branch 'master' into parquet_compression_level 6468c96
  • Fix detection of "use the Rewrite method in the JSON API" for native copy on GCS The problem was that the default S3... 063a654
  • Fix native copy settings for RESTORE from base backup Before this patch the following settings has not been copied f... 37a9e81
  • tests: cover native copy during RESTORE from base backup Signed-off-by: Azat Khuzhin <[email protected]> e913bc2
  • and 295 more ...

View on GitHub

Algunenano pushed 258 commits to recursive_cte_analyzer_off Algunenano/ClickHouse
  • compression level for parquet output format 6c8f74b
  • parallel encoding does not affect 0e8ccfb
  • add compression level for custom encoder 7fe95dc
  • Merge branch 'master' into parquet_compression_level 2846418
  • add to settings change history 02bb10d
  • no fast-test 5b12809
  • truncate file on insert for tests b892ef0
  • re-use existing setting 99c8787
  • Update build-osx.md (ru) update brew install list (like in en version) delete double command 97b4c17
  • Improve ClickHouse Client docs. 3e72c5d
  • Fix typos. e48ebf3
  • Merge branch 'master' into parquet_compression_level 6468c96
  • Fix detection of "use the Rewrite method in the JSON API" for native copy on GCS The problem was that the default S3... 063a654
  • Fix native copy settings for RESTORE from base backup Before this patch the following settings has not been copied f... 37a9e81
  • tests: cover native copy during RESTORE from base backup Signed-off-by: Azat Khuzhin <[email protected]> e913bc2
  • Allow to skip skip index build in merges fa69fa8
  • Add install step. f917a2d
  • Added more friendly iceberg table explanation * Now you can't see table name when you do EXPLAIN, so it is hard to u... 7ffe05d
  • test test 7bfb404
  • fixed style 0305562
  • and 238 more ...

View on GitHub

Algunenano pushed 315 commits to sync_settings_20250114 Algunenano/ClickHouse
  • compression level for parquet output format 6c8f74b
  • parallel encoding does not affect 0e8ccfb
  • add compression level for custom encoder 7fe95dc
  • Merge branch 'master' into parquet_compression_level 2846418
  • add to settings change history 02bb10d
  • no fast-test 5b12809
  • truncate file on insert for tests b892ef0
  • re-use existing setting 99c8787
  • add individual .md files for formats, group them and copy across content for each from interfaces/formats.md ee9201d
  • Fix Docusaurus complains that Null.md is invalid due to Null and not Null 4fc5381
  • fix broken links f438a07
  • small formatting fixes ccf5833
  • further small changes 775c36c
  • Update build-osx.md (ru) update brew install list (like in en version) delete double command 97b4c17
  • Improve ClickHouse Client docs. 3e72c5d
  • Fix typos. e48ebf3
  • Merge branch 'master' into parquet_compression_level 6468c96
  • Fix detection of "use the Rewrite method in the JSON API" for native copy on GCS The problem was that the default S3... 063a654
  • Fix native copy settings for RESTORE from base backup Before this patch the following settings has not been copied f... 37a9e81
  • tests: cover native copy during RESTORE from base backup Signed-off-by: Azat Khuzhin <[email protected]> e913bc2
  • and 295 more ...

View on GitHub

Algunenano created a comment on an issue on ClickHouse/ClickHouse
Short circuit optimization depends on support from the underlying function: https://github.com/ClickHouse/ClickHouse/issues/74280

View on GitHub

Algunenano opened a pull request on ClickHouse/ClickHouse
Optimize some Field.h dependencies
### Changelog category (leave one): - Not for changelog (changelog entry is not required) ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Opti...
Algunenano created a branch on Algunenano/ClickHouse

field_h - ClickHouse is a free analytic DBMS for big data.

Algunenano opened a draft pull request on ClickHouse/ClickHouse
Simplify setting objects
<!--- A technical comment, you are free to remove or leave it as it is when PR is created The following categories are used in the next scripts, update them accordingly utils/changelog/changelog...
Algunenano pushed 3 commits to setting_internal_experiments Algunenano/ClickHouse

View on GitHub

Algunenano created a comment on a pull request on ClickHouse/ClickHouse
Do we really need this amount of logs? ``` 2025.01.17 13:38:06.731414 [ 270674 ] {} <Trace> default.bug_13492 (373b473c-bb9d-491d-99e6-3feaa338452c) (MergerMutator): Can't merge parts 20241218_...

View on GitHub

Algunenano created a comment on an issue on ClickHouse/ClickHouse
Server settings should be checked via system.server_settings, not system.settings: ``` SELECT * FROM system.server_settings WHERE name = 'background_message_broker_schedule_pool_size' ```

View on GitHub

Algunenano created a comment on an issue on ClickHouse/ClickHouse
I've been trying to move settings to an array (of Variant or with AlignedUnion) and, while this is ok for small files, it seems it leads to huge stack frames in Settings.cpp (the main object): ```...

View on GitHub

Algunenano pushed 1 commit to setting_internal_experiments Algunenano/ClickHouse

View on GitHub

Algunenano pushed 3 commits to setting_internal_experiments Algunenano/ClickHouse

View on GitHub

Algunenano closed an issue on ClickHouse/ClickHouse
[Question] How enable allow_experimental_vector_similarity_index
Hi. I want to perform a vector search on data with more than 10M entries. One of the suggested methods mentioned in the [documentation](https://clickhouse.com/docs/en/engines/table-engines/merge...
Algunenano created a comment on an issue on ClickHouse/ClickHouse
> I don't know how to enable this setting. I tried modifying /etc/clickhouse-server/config.xml, but it keeps showing this error: It should be under users.xml. Something like: ``` <clickhouse> ...

View on GitHub

Algunenano pushed 59 commits to recursive_cte_analyzer_off Algunenano/ClickHouse
  • add individual .md files for formats, group them and copy across content for each from interfaces/formats.md ee9201d
  • Fix Docusaurus complains that Null.md is invalid due to Null and not Null 4fc5381
  • fix broken links f438a07
  • small formatting fixes ccf5833
  • further small changes 775c36c
  • add documentation on enabling/disabling asynchronous-metric-log 913bfe1
  • add exceptions to aspell-dict and srt fe22bcf
  • sort everything except first line 87b1178
  • Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into data_formats_pages 83a0ef8
  • fix incorrect anchors be9c76e
  • trigger CI after fixing broken hashes in another PR 781d568
  • remove aliases as separate pages for JSON and TSV d7ae2e5
  • Trigger CI after merging PR to fix broken hashes 92d1e22
  • Trigger CI c4e0f81
  • fix broken hashes ec35e9c
  • parallel replicas tests: do not copy configs for stateful tests d7ee0ee
  • parallel replicas tests: update blacklist f23dd3f
  • parallel replicas tests: update blacklist c61fcea
  • parallel replicas tests: update blacklist 65a174d
  • fix links e8e067d
  • and 39 more ...

View on GitHub

Algunenano closed an issue on ClickHouse/ClickHouse
Clickhouse storage keep increasing
### Company or project name _No response_ ### Question <img width="1156" alt="Screenshot 2025-01-08 at 21 55 52" src="https://github.com/user-attachments/assets/478a3b5f-2e6d-4b21-833a-fc3d2b4bb...
Algunenano created a branch on Algunenano/ClickHouse

setting_internal_experiments - ClickHouse is a free analytic DBMS for big data.

Algunenano created a comment on an issue on ClickHouse/ClickHouse
The first point is the pending list is already done: The code no longer uses any deprecated settings. I'm currently looking into removing some of the members. At least in debug mode it seems the s...

View on GitHub

Algunenano created a review comment on a pull request on ClickHouse/ClickHouse
Shouldn't this be `false, true`? Old compatibility value should be off by default (unless we really want the opposite for some reason)

View on GitHub

Algunenano created a review on a pull request on ClickHouse/ClickHouse

View on GitHub

Algunenano created a review on a pull request on ClickHouse/ClickHouse

View on GitHub

Algunenano created a review comment on a pull request on ClickHouse/ClickHouse
Somewhat related question: Does it even make sense to support `enable_variant_type=0, enable_json_type=1`? I'd expect that enabling JSON would enable variant too

View on GitHub

Load more