This is an automated email from the ASF dual-hosted git repository.

alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-site.git


The following commit(s) were added to refs/heads/main by this push:
     new aeb6d35  Fixing 404 in German string part 1. (#119)
aeb6d35 is described below

commit aeb6d356bca8fdb7096120b1e3a0da4b35b0cda0
Author: Samuele Resca <[email protected]>
AuthorDate: Thu Oct 16 21:42:33 2025 +0100

    Fixing 404 in German string part 1. (#119)
---
 content/blog/2024-09-13-string-view-german-style-strings-part-1.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/blog/2024-09-13-string-view-german-style-strings-part-1.md 
b/content/blog/2024-09-13-string-view-german-style-strings-part-1.md
index ebc3402..6f8770b 100644
--- a/content/blog/2024-09-13-string-view-german-style-strings-part-1.md
+++ b/content/blog/2024-09-13-string-view-german-style-strings-part-1.md
@@ -41,7 +41,7 @@ StringView support was released as part of [arrow-rs 
v52.2.0](https://crates.io/
 
 [Xiangpeng Hao]: https://haoxp.xyz/
 [InfluxData blog]: 
https://www.influxdata.com/blog/faster-queries-with-stringview-part-one-influxdb/
-[two part]: ../2024/09/13/string-view-german-style-strings-part-2/
+[two part]: ../string-view-german-style-strings-part-2/
 
 
 <img
@@ -231,7 +231,7 @@ post], we explore additional optimizations enabled by 
StringView in DataFusion,
 along with some of the pitfalls we encountered while implementing them.
 
 
-[next post]: 
https://datafusion.apache.org/blog/2024/09/13/using-stringview-to-make-queries-faster-part-2.html
+[next post]: 
https://datafusion.apache.org/blog/2024/09/13//string-view-german-style-strings-part-2
 
 
 # Footnotes


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to