You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Which issue does this PR close?
Closes#2503
# Rationale for this change
Wrong naming.
# What changes are included in this PR?
Rename blaze to auron.
# Are there any user-facing changes?
No.
# How was this patch tested?
UTs.
# Was this patch authored or co-authored using generative AI tooling?
- [ ] Yes
- [x] No
Co-authored-by: zhangyizhong03 <zhangyizhong03@kuaishou.com>
Copy file name to clipboardExpand all lines: dev/vendors/patches/arrow-rs/0007-auron-use-bufreader-to-read-page-header-avoid-reading-in-fragments.patch
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
From 417f165b72b99a25cc8f910fde9b43c1d5e06587 Mon Sep 17 00:00:00 2001
2
2
From: zhangli20 <zhangli20@kuaishou.com>
3
3
Date: Tue, 19 Nov 2024 10:52:22 +0800
4
-
Subject: [PATCH] blaze: use bufreader to read page header, avoid reading in
4
+
Subject: [PATCH] auron: use bufreader to read page header, avoid reading in
5
5
fragments
6
6
7
7
---
@@ -16,10 +16,10 @@ index 9a985e885..2c994b9f0 100644
0 commit comments