Skip to content

Commit bd00475

Browse files
committed
Merge branch 'main' into typo-checker
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
2 parents 5138386 + b6a8a0e commit bd00475

File tree

142 files changed

+10755
-4367
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

142 files changed

+10755
-4367
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ jobs:
294294
--lib \
295295
--tests \
296296
--bins \
297-
--features serde,avro,json,backtrace,integration-tests
297+
--features serde,avro,json,backtrace,integration-tests,parquet_encryption
298298
- name: Verify Working Directory Clean
299299
run: git diff --exit-code
300300

0 commit comments

Comments
 (0)