Skip to content

Commit

Permalink
Merge branch 'main' into minor_readme_fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
billy-the-fish authored Dec 19, 2024
2 parents 8890ef6 + 44dd49e commit 90a887b
Show file tree
Hide file tree
Showing 10 changed files with 794 additions and 589 deletions.
1 change: 1 addition & 0 deletions .unreleased/pr_7482
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Implements: #7482 Optimize recompression of partially compressed chunks
1 change: 1 addition & 0 deletions tsl/src/compression/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ set(SOURCES
${CMAKE_CURRENT_SOURCE_DIR}/compression_scankey.c
${CMAKE_CURRENT_SOURCE_DIR}/compression_storage.c
${CMAKE_CURRENT_SOURCE_DIR}/create.c
${CMAKE_CURRENT_SOURCE_DIR}/recompress.c
${CMAKE_CURRENT_SOURCE_DIR}/segment_meta.c)
target_sources(${TSL_LIBRARY_NAME} PRIVATE ${SOURCES})

Expand Down
Loading

0 comments on commit 90a887b

Please sign in to comment.