Skip to content
Open
Show file tree
Hide file tree
Changes from 63 commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
300959c
Add S3 Output Plugin
kyounghunJang Jun 2, 2025
a80b812
Merge remote-tracking branch 'upstream/main' into feature/s3-output
kyounghunJang Jun 6, 2025
b7096f4
docs: add python (#438)
chenquan Jun 6, 2025
314cf14
chore(deps): bump cc from 1.2.24 to 1.2.26 (#436)
dependabot[bot] Jun 6, 2025
4f9af11
chore(deps): bump mio from 1.0.3 to 1.0.4 (#437)
dependabot[bot] Jun 6, 2025
157cfe9
chore: simplify the code for the python part (#439)
chenquan Jun 7, 2025
99e4545
chore: simplify the code for the python part (#440)
chenquan Jun 7, 2025
257195e
chore(action): add sccache to speed up Rust project builds (#441)
chenquan Jun 7, 2025
fd518c3
chore(deps): bump colorchoice from 1.0.3 to 1.0.4 (#434)
dependabot[bot] Jun 7, 2025
f068b97
docs: add docs in readme (#443)
chenquan Jun 8, 2025
b171722
feat(input): Split the`file` from the`sql` (#442)
chenquan Jun 8, 2025
17bac18
chore(deps): bump tracing-attributes from 0.1.28 to 0.1.29 (#448)
dependabot[bot] Jun 10, 2025
fe68f0d
chore(deps): bump toml_datetime from 0.6.9 to 0.6.11 (#447)
dependabot[bot] Jun 10, 2025
96840e6
chore(deps): bump anstyle from 1.0.10 to 1.0.11 (#446)
dependabot[bot] Jun 10, 2025
7989ec6
chore(deps): bump psl from 2.1.111 to 2.1.119 (#445)
dependabot[bot] Jun 10, 2025
cd23252
chore(deps): bump portable-atomic from 1.11.0 to 1.11.1 (#433)
dependabot[bot] Jun 10, 2025
25fed68
chore(deps): bump bumpalo from 3.17.0 to 3.18.1 (#432)
dependabot[bot] Jun 10, 2025
2e7e0ff
chore(deps): bump anstyle-query from 1.1.2 to 1.1.3 (#431)
dependabot[bot] Jun 10, 2025
251479d
refactor(codec): refactoring the codec (#449)
chenquan Jun 10, 2025
99cac43
docs: add mores docs (#450)
chenquan Jun 10, 2025
7524da8
docs: add Multiple Inputs (#451)
chenquan Jun 10, 2025
e9c4f74
chore(deps): bump redis from 0.31.0 to 0.32.0 (#456)
dependabot[bot] Jun 10, 2025
6bf0177
chore(deps): bump hyper-util from 0.1.12 to 0.1.14 (#453)
dependabot[bot] Jun 10, 2025
ac44499
chore(deps): bump num_cpus from 1.16.0 to 1.17.0 (#457)
dependabot[bot] Jun 10, 2025
fedeabd
chore(deps): bump smallvec from 1.15.0 to 1.15.1 (#455)
dependabot[bot] Jun 10, 2025
8726c52
chore(deps): bump anstyle-wincon from 3.0.8 to 3.0.9 (#458)
dependabot[bot] Jun 10, 2025
5089b15
chore(deps): bump serde_spanned from 0.6.8 to 0.6.9 (#452)
dependabot[bot] Jun 10, 2025
d5baa51
refactor(output/sql): refactor sql (#461)
chenquan Jun 11, 2025
ce36cd8
chore(deps): bump clap from 4.5.38 to 4.5.40 (#467)
dependabot[bot] Jun 11, 2025
329df30
docs: update description (#468)
chenquan Jun 11, 2025
658018f
chore(deps): bump aws-sdk-sts from 1.71.0 to 1.73.0 (#462)
dependabot[bot] Jun 12, 2025
3bdc762
chore(deps): bump async-nats from 0.41.0 to 0.42.0 (#466)
dependabot[bot] Jun 12, 2025
3feb591
chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /docs (#469)
dependabot[bot] Jun 12, 2025
dfab660
chore(deps): bump flate2 from 1.1.1 to 1.1.2 (#470)
dependabot[bot] Jun 12, 2025
bc70685
chore(deps): bump clap_lex from 0.7.4 to 0.7.5 (#472)
dependabot[bot] Jun 12, 2025
c92c323
chore(deps): bump aws-smithy-http-client from 1.0.2 to 1.0.3 (#471)
dependabot[bot] Jun 12, 2025
d80ee0a
chore(deps): bump backon from 1.5.0 to 1.5.1 (#465)
dependabot[bot] Jun 12, 2025
750d89c
perf(buffer/join): Add multi-threaded support to improve batch proces…
chenquan Jun 12, 2025
801dbf1
refactor(buffer/join): Improve memory allocation efficiency in split_…
chenquan Jun 13, 2025
362c41b
chore: release v0.4.0-rc1 (#475)
chenquan Jun 13, 2025
047b8b5
chore(deps): bump object_store from 0.12.1 to 0.12.2 (#479)
dependabot[bot] Jun 13, 2025
b423db1
chore(deps): bump psl from 2.1.119 to 2.1.120 (#477)
dependabot[bot] Jun 13, 2025
9e129a8
chore(deps): bump aws-smithy-json from 0.61.3 to 0.61.4 (#478)
dependabot[bot] Jun 13, 2025
9f33635
chore(deps): bump adler2 from 2.0.0 to 2.0.1 (#476)
dependabot[bot] Jun 13, 2025
191450c
chore(deps): bump wasi (#464)
dependabot[bot] Jun 13, 2025
6050804
chore(deps): bump miniz_oxide from 0.8.8 to 0.8.9 (#463)
dependabot[bot] Jun 13, 2025
681271c
docs: add wx-group (#480)
chenquan Jun 13, 2025
9d0ceb2
chore(deps): bump cfg-if from 1.0.0 to 1.0.1 (#454)
dependabot[bot] Jun 14, 2025
62040a8
docs: add a blog(ArkFlow + Python: Easy Real-time AI) (#481)
chenquan Jun 14, 2025
63dbd9d
docs: rename path (#482)
chenquan Jun 14, 2025
8f63d95
docs: adjust the social logo (#483)
chenquan Jun 14, 2025
051732e
chore(deps): bump tracing-core from 0.1.33 to 0.1.34 (#484)
dependabot[bot] Jun 16, 2025
2d3cbc6
chore(deps): bump libc from 0.2.172 to 0.2.173 (#487)
dependabot[bot] Jun 16, 2025
f8ef9c7
chore(deps): bump rustc-demangle from 0.1.24 to 0.1.25 (#491)
dependabot[bot] Jun 16, 2025
f6f3661
chore(deps): bump memchr from 2.7.4 to 2.7.5 (#489)
dependabot[bot] Jun 16, 2025
192bb98
chore(deps): bump redox_syscall from 0.5.12 to 0.5.13 (#488)
dependabot[bot] Jun 16, 2025
5b4e0a3
chore(deps): bump windows-link from 0.1.1 to 0.1.3 (#486)
dependabot[bot] Jun 17, 2025
5db6d45
chore(deps): bump base64ct from 1.7.3 to 1.8.0 (#490)
dependabot[bot] Jun 17, 2025
85aaa70
chore(deps): bump libmimalloc-sys from 0.1.42 to 0.1.43 (#485)
dependabot[bot] Jun 17, 2025
4301ce8
Add S3 Output Plugin
kyounghunJang Jun 2, 2025
ab68808
fix output s3
kyounghunJang Jun 28, 2025
509afca
.
kyounghunJang Jun 28, 2025
ddd8724
Merge branch 'feature/s3-output' of https://github.com/kyounghunJang/…
kyounghunJang Jun 28, 2025
c78af5d
x
kyounghunJang Jun 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
env:
CARGO_TERM_COLOR: always
CMAKE_POLICY_VERSION_MINIMUM: 3.5
SCCACHE_GHA_ENABLED: "true"
RUSTC_WRAPPER: "sccache"

jobs:
build:
Expand All @@ -20,6 +22,8 @@ jobs:
run: sudo apt-get update && sudo apt-get install -y protobuf-compiler
- name: Set PROTOC Environment Variable
run: echo "PROTOC=$(which protoc)" >> $GITHUB_ENV
- name: Setup sccache
uses: mozilla/sccache-action@v0.0.8
- name: Build
run: cargo build --verbose
- name: Run tests
Expand Down
Loading