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

blaginin pushed a commit to branch db/pr-test
in repository https://gitbox.apache.org/repos/asf/datafusion-sandbox.git

commit a90aecf8f20cff786142a0d69b5d3dfbff4ab814
Author: blaginin <[email protected]>
AuthorDate: Sun Nov 9 15:55:22 2025 +0000

    Non code changing test
---
 docs/source/user-guide/introduction.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/user-guide/introduction.md 
b/docs/source/user-guide/introduction.md
index 778562d55..d05abb7c9 100644
--- a/docs/source/user-guide/introduction.md
+++ b/docs/source/user-guide/introduction.md
@@ -191,7 +191,7 @@ provide integrations with other systems, some of which are 
described below:
 
 ## Why DataFusion?
 
-- _High Performance_: Leveraging Rust and Arrow's memory model, DataFusion is 
very fast.
+- _High Performance_: Leveraging Rust and Arrow's memory model, DataFusion is 
very fast. This is a test change
 - _Easy to Connect_: Being part of the Apache Arrow ecosystem (Arrow, Parquet, 
and Flight), DataFusion works well with the rest of the big data ecosystem
 - _Easy to Embed_: Allowing extension at almost any point in its design, and 
published regularly as a crate on [crates.io](http://crates.io), DataFusion can 
be integrated and tailored for your specific usecase.
 - _High Quality_: Extensively tested, both by itself and with the rest of the 
Arrow ecosystem, DataFusion can and is used as the foundation for production 
systems.


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

Reply via email to