Skip to content

Commit

Permalink
Standalone 10/N: Implement and test base ArrayWriter (#302)
Browse files Browse the repository at this point in the history
Depends on #301.
  • Loading branch information
aliddell authored Oct 2, 2024
1 parent c9746e1 commit 97cc823
Show file tree
Hide file tree
Showing 15 changed files with 1,430 additions and 17 deletions.
2 changes: 2 additions & 0 deletions src/streaming/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ add_library(${tgt}
s3.sink.cpp
sink.creator.hh
sink.creator.cpp
array.writer.hh
array.writer.cpp
)

target_include_directories(${tgt}
Expand Down
Loading

0 comments on commit 97cc823

Please sign in to comment.