MCPcopy Create free account

hub / github.com/ClickHouse/ClickHouse / endpoints

Endpoints55 in github.com/ClickHouse/ClickHouse

Routeapi_token
route("/latest/api/token", ["PUT"])
tests/integration/test_storage_kafka/s3_endpoint/endpoint.py:None
Routedelete
route("/<_bucket>", ["POST"])
tests/integration/test_s3_aws_sdk_has_slightly_unreliable_behaviour/s3_endpoint/endpoint.py:None
Routedelete
route("/<_bucket>", ["POST"])
tests/integration/test_merge_tree_s3_failover/s3_endpoint/endpoint.py:None
Routefail_request
route("/fail_request/<_request_number>")
tests/integration/test_merge_tree_s3_failover/s3_endpoint/endpoint.py:None
Routegcp_zone
route("/computeMetadata/v1/instance/zone")
tests/integration/test_storage_kafka/s3_endpoint/endpoint.py:None
Routehello_world
app.route("/")
ci/docker/integration/hive_server/http_api_server.py:None
Routeindex
bottle.route("/hostname")
tests/integration/test_s3_storage_conf_proxy/proxy-resolver/resolver.py:None
Routeindex
bottle.route("/hostname")
tests/integration/test_https_s3_table_function_with_http_proxy_no_tunneling/proxy-resolver/resolver.py:None
Routeindex
bottle.route("/hostname")
tests/integration/test_s3_table_function_with_https_proxy/proxy-resolver/resolver.py:None
Routeindex
bottle.route("/hostname")
tests/integration/test_s3_table_function_with_http_proxy/proxy-resolver/resolver.py:None
Routeinfinite_redirect
route("/redirected/<_path:path>")
tests/integration/test_storage_s3/s3_mocks/mock_s3.py:None
Routeparse_request
app.route("/run", methods=["GET", "POST"])
ci/docker/integration/hive_server/http_api_server.py:None
Routeping
route("/")
tests/integration/test_s3_cluster_insert_select/s3_mocks/s3_mock.py:None
Routeping
route("/")
tests/integration/test_s3_aws_sdk_has_slightly_unreliable_behaviour/s3_endpoint/endpoint.py:None
Routeping
route("/")
tests/integration/test_s3_cluster_restart/s3_mocks/s3_mock.py:None
Routeping
route("/")
tests/integration/test_s3_cluster/s3_mocks/s3_mock.py:None
Routeping
route("/")
tests/integration/test_merge_tree_s3_failover/s3_endpoint/endpoint.py:None
Routeping
route("/")
tests/integration/test_restart_with_unavailable_azure/azure_endpoint/endpoint.py:None
Routeping
route("/")
tests/integration/test_database_glue/s3_mocks/mock_sts.py:None
Routeping
route("/")
tests/integration/test_storage_s3/s3_mocks/mock_sts.py:None
Routeping
route("/")
tests/integration/test_storage_s3/s3_mocks/mock_s3.py:None
Routeping
route("/ping")
tests/integration/test_storage_kafka/s3_endpoint/endpoint.py:None
Routeplacement_availability_zone
route("/latest/meta-data/placement/availability-zone")
tests/integration/test_storage_kafka/s3_endpoint/endpoint.py:None
Routeplacement_availability_zone_id
route("/latest/meta-data/placement/availability-zone-id")
tests/integration/test_storage_kafka/s3_endpoint/endpoint.py:None
Routeserver
route("/<_bucket>/<_path:path>")
tests/integration/test_s3_cluster_insert_select/s3_mocks/s3_mock.py:None
Routeserver
route("/<_bucket>/<_path:path>", ["GET", "POST", "PUT", "DELETE"])
tests/integration/test_s3_aws_sdk_has_slightly_unreliable_behaviour/s3_endpoint/endpoint.py:None
Routeserver
route("/<_bucket>/<_path:path>")
tests/integration/test_s3_cluster_restart/s3_mocks/s3_mock.py:None
Routeserver
route("/<_bucket>/<_path:path>")
tests/integration/test_s3_cluster/s3_mocks/s3_mock.py:None
Routeserver
route("/<_bucket>/<_path:path>", ["GET", "POST", "PUT", "DELETE"])
tests/integration/test_merge_tree_s3_failover/s3_endpoint/endpoint.py:None
Routeserver
route("/<_bucket>/<_path:path>", ["GET", "POST", "PUT", "DELETE"])
tests/integration/test_restart_with_unavailable_azure/azure_endpoint/endpoint.py:None
Routeserver
route("/<_bucket>/<_path:path>")
tests/integration/test_storage_s3/s3_mocks/mock_s3.py:None
Routests
route("/", method="POST")
tests/integration/test_database_glue/s3_mocks/mock_sts.py:None
Routests
route("/", method="POST")
tests/integration/test_storage_s3/s3_mocks/mock_sts.py:None
Routetest_alter
pytest.mark.parametrize( "engine,ttl_create_rule,ttl_alter_rule", [ pytest.param(
tests/integration/test_ttl_move/test.py:None
Routetest_create_and_delete_replicated
pytest.mark.parametrize("entity", entities, ids=get_entity_id)
tests/integration/test_replicated_users/test.py:None
Routetest_create_replicated
pytest.mark.parametrize("entity", entities, ids=get_entity_id)
tests/integration/test_replicated_users/test.py:None
Routetest_create_replicated_if_not_exists_on_cluster
pytest.mark.parametrize("entity", entities, ids=get_entity_id)
tests/integration/test_replicated_users/test.py:None
Routetest_create_replicated_on_cluster
pytest.mark.parametrize("entity", entities, ids=get_entity_id)
tests/integration/test_replicated_users/test.py:None
Routetest_create_replicated_on_cluster_ignore
pytest.mark.parametrize("entity", entities, ids=get_entity_id)
tests/integration/test_replicated_users/test.py:None
Routetest_database_replicated_settings
pytest.mark.parametrize("collection_name", [None, "postgres2"])
tests/integration/test_database_replicated_settings/test.py:None
Routetest_delete
pytest.mark.parametrize( "engine,ttl_rule", [ pytest.param( "MergeTree()",
tests/integration/test_ttl_move/test.py:None
Routetest_digest_auth_basic
pytest.mark.parametrize(("get_zk"), [get_genuine_zk, get_fake_zk])
tests/integration/test_keeper_auth/test.py:None
Routetest_digest_auth_multiple
pytest.mark.parametrize(("get_zk"), [get_genuine_zk, get_fake_zk])
tests/integration/test_keeper_auth/test.py:None
Routetest_get_set_acl
pytest.mark.parametrize(("get_zk"), [get_genuine_zk, get_fake_zk])
tests/integration/test_keeper_auth/test.py:None
Routetest_parquet_page_index_insert_into_table_function_file
pytest.mark.parametrize( "query, expected_result", [ ( "INSERT INTO TABLE FUNCTION
tests/integration/test_parquet_page_index/test.py:None
Routetest_parquet_page_index_select_into_outfile
pytest.mark.parametrize( "query, expected_result", [ ( "SELECT number, number+1 FR
tests/integration/test_parquet_page_index/test.py:None
Routetest_partial_auth
pytest.mark.parametrize(("get_zk"), [get_genuine_zk, get_fake_zk])
tests/integration/test_keeper_auth/test.py:None
Routetest_redis_dictionaries
pytest.mark.parametrize("id", list(range(len(FIELDS))), ids=get_entity_id)
tests/integration/test_dictionaries_redis/test.py:None
Routetest_remove_acl
pytest.mark.parametrize(("get_zk"), [get_genuine_zk, get_fake_zk])
tests/integration/test_keeper_auth/test.py:None
Routetest_rename_replicated
pytest.mark.parametrize("entity", entities, ids=get_entity_id)
tests/integration/test_replicated_users/test.py:None
Routetest_text_index_upgrade
pytest.mark.parametrize( "posting_list_codec", [ pytest.param(None, id="default_codec"),
tests/integration/test_text_index_upgrade/test.py:None
Routetest_ttl_alter_delete
pytest.mark.parametrize( "name,engine", [ pytest.param( "test_ttl_alter_delete", "
tests/integration/test_ttl_replicated/test.py:None
Routetest_ttl_table
pytest.mark.parametrize( "delete_suffix", [ "", "DELETE", ], )
tests/integration/test_ttl_replicated/test.py:None
Routethrottle_request
route("/throttle_request/<_request_number>")
tests/integration/test_merge_tree_s3_failover/s3_endpoint/endpoint.py:None
Routeupload_file
app.route("/upload", methods=["GET", "POST"])
ci/docker/integration/hive_server/http_api_server.py:None