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

add list of public extensions and lookup table for libraries #4807

Merged
merged 4 commits into from
Jul 26, 2023

Conversation

awestover
Copy link
Contributor

@awestover awestover commented Jul 25, 2023

Problem

  1. need to specify public extensions. better to do here than in spec
  2. need to have index for library files so that LOAD library knows which archive to download

Summary of changes

Added the necessary fields to ext_index.json

  1. for public extensions you specify them in Dockerfile
  2. for library index we list in archive without decompressing and find .so files

@awestover awestover requested a review from lubennikovaav July 25, 2023 18:26
@github-actions
Copy link

github-actions bot commented Jul 25, 2023

1240 tests run: 1190 passed, 0 failed, 50 skipped (full report)


Flaky tests (6)

Postgres 15

  • test_neon_cli_basics: debug
  • test_remote_timeline_client_calls_started_metric[local_fs]: debug
  • test_metrics_normal_work: release

Postgres 14

  • test_ondemand_download_failure_to_replace[local_fs]: debug
  • test_ignored_tenant_stays_broken_without_metadata[local_fs]: debug
  • test_empty_tenant_size: debug

@awestover awestover changed the title compress and upload two test extensions (kq_imcx and anon). also gene… add list of public extensions and lookup table for libraries Jul 25, 2023
@awestover awestover marked this pull request as draft July 25, 2023 18:55
@awestover awestover force-pushed the alek/ext-format-more-indexes branch from cdf96dc to d4421d7 Compare July 25, 2023 19:58
Base automatically changed from alek/new-extension-format to main July 26, 2023 12:24
@awestover awestover force-pushed the alek/ext-format-more-indexes branch 2 times, most recently from 04f9f4d to df69b9c Compare July 26, 2023 14:34
@awestover awestover marked this pull request as ready for review July 26, 2023 14:36
@awestover awestover marked this pull request as draft July 26, 2023 14:46
@awestover awestover force-pushed the alek/ext-format-more-indexes branch from 49d85f2 to 0657a85 Compare July 26, 2023 15:21
@awestover awestover marked this pull request as ready for review July 26, 2023 15:23
@awestover awestover force-pushed the alek/ext-format-more-indexes branch from 765dc72 to 411a859 Compare July 26, 2023 17:06
@awestover awestover merged commit b9a7a66 into main Jul 26, 2023
@awestover awestover deleted the alek/ext-format-more-indexes branch July 26, 2023 19:55
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.

2 participants