Backport #12137 to 20.5: Remove harmful code from "geoDistance"#12247
Merged
alexey-milovidov merged 735 commits into20.5from Jul 7, 2020
Merged
Backport #12137 to 20.5: Remove harmful code from "geoDistance"#12247alexey-milovidov merged 735 commits into20.5from
alexey-milovidov merged 735 commits into20.5from
Conversation
Fix typos in code
Added a test for #8550
Fix potential FPE.
xeus-clickhouse is a Jupyter kernal for ClickHouse
client exit with unrecognized arguments
…flow-generate-random
Revert "[experiment] maybe fix warnings in integration tests"
target_compile_definitions may only set INTERFACE properties on IMPORTED targets
* Add unbundled mode flag * Move skip lists to clickhouse-test * More verbose message about skip * Make skip-list optional * Update clickhouse-test
Add storage RabbitMQ
By default IMPORTED target has a scope in the directory in which it is created and below. This leads to the following issues when building UNBUNDLED: Target "clickhouse" links to target "Poco::Data::ODBC" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing?
* simplify reading in order of sorting key * add perf test for reading many parts * Revert "simplify reading in order of sorting key" This reverts commit 7267d7c. * add threshold for preliminary merge for reading in order * better threshold * limit threads in test
Added a showcase of minimal Docker image
Normalize "pid" file handling #3501
Minor cmake fixes for UNBUNDLED build
Fix Parquet for LowCardinality
Fix result_rows and result_bytes metrics for selects.
Check wrong type for filter.
Add type column in system.disks
Add missed <atomic> include in ProxyListConfiguration
Remove harmful code from "geoDistance"
…2e9e508ac06a1f195d2b405ce38de Cherry pick #12137 to 20.5: Remove harmful code from "geoDistance"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Original pull-request #12137
Cherry-pick pull-request #12220
This pull-request is a last step of an automated backporting.
Treat it as a standard pull-request: look at the checks and resolve conflicts.
Merge it only if you intend to backport changes to the target branch, otherwise just close it.