Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-release 22.3.12 attempt #2 #200

Closed
wants to merge 8 commits into from

Conversation

Enmk
Copy link
Member

@Enmk Enmk commented Sep 17, 2022

Make builds and tests possible in Altinity's infrastructure

PR #164 Window functions and GCP fixes ClickHouse#36944, ClickHouse#3… by @novikd

PR #185 Added support of TestFlows test by @vzakaznikov

PR #194 Revert "Merge pull request ClickHouse#27531 from abel-cheng/w… by @Enmk

PR #189 Fixed Unknown identifier (aggregate-function) exception with … by @quickhouse

PR #190 Fixed point of origin for exponential decay window functions … by @Enmk

arthurpassos and others added 8 commits September 17, 2022 16:41
add comment and rename github robot token
add clickhouse instance password parameter
use Altinity's s3 bucket
Use altinityinfra dockerhub images and minor adjustments (#135)
Allow CI to be triggered on PR
Proper error reporting during docker pull and lowercase version name
allow `v22.3.x.y-altinitystable` git tags
Download specific MinIO version instead of latest - same as upstream master
remove stale chmod
More stable CI/CD builds:
- Rebuilding all docker images
- Reduced number of docker images
- Rerunning functional tests even if those were already executed in previous run
Added missing dependencies for stateful tests
Re-generating _pb2 files on each test run
Changed hardcoded docker images name prefixes from `clickhouse/` to `altinityinfra/`
Pushing images as :latest too to avoid some test failures
Disabled upstream's release workflow
Added VERSION_TWEAK, VERSION_FLAVOUR used in generating package and binary versions
Removed dependecny on BuilderDebAarch64
Use gh-data.checks table instead of default.checks for docker_server
etc.
…4632, ClickHouse#37659 and ClickHouse#37882

Merge pull request ClickHouse#36944 from excitoon-favorites/better_exp_smooth
Merge pull request ClickHouse#34632 from excitoon-favorites/optimizedprocessing
Merge pull request ClickHouse#37659 from frew/master
Support `batch_delete` capability for GCS
Merge pull request ClickHouse#37882 from excitoon-favorites/nodeleteobjects
Fixes for objects removal in `S3ObjectStorage`
Updating testflows-runner image to use classic output mode and --test-to-end option.
Updating testflows-runner to include all necessary Python3 modules.
Updating ldap tests and how they are launched.
Updating interations count to improve test stability.
…ith-constants"

This reverts commit a020fe3, reversing
changes made to 8c06abe.

Reverted to fix ClickHouse#37812 missing columns in case of using constants in CTE
…WINDOW ORDER BY/PARTITION BY

Fixed using `column_after_join` for handling `WINDOW` expressions in `ExpressionAnalyzer`, shall be `aggregated_columns`.
…to the last value in window — backport of ClickHouse#39593

Fixed point of origin for exponential decay window functions to the last value in window.
Fixed tests on Debug build type.
@Enmk Enmk closed this Sep 19, 2022
@Enmk Enmk deleted the customizations/22.3.12_2 branch September 21, 2022 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants