This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-fury-site.git
The following commit(s) were added to refs/heads/main by this push:
new ea10a17 π synced local 'docs/guide/' with remote 'docs/guide/'
ea10a17 is described below
commit ea10a1781ad99ea6ae5490830828491cfa553822
Author: chaokunyang <[email protected]>
AuthorDate: Thu Jan 11 11:08:07 2024 +0000
π synced local 'docs/guide/' with remote 'docs/guide/'
---
docs/guide/DEVELOPMENT.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/guide/DEVELOPMENT.md b/docs/guide/DEVELOPMENT.md
index 01b660c..bdc5d59 100644
--- a/docs/guide/DEVELOPMENT.md
+++ b/docs/guide/DEVELOPMENT.md
@@ -38,14 +38,14 @@ Build fury row formatοΌ
```bash
pip install pyarrow==14.0.0
-bazel build //src/fury/row:fury_row_format
+bazel build //cpp/fury/row:fury_row_format
```
Build fury row format encoder:
```bash
pip install pyarrow==14.0.0
-bazel build //src/fury/encoder:fury_encoder
+bazel build //cpp/fury/encoder:fury_encoder
```
#### Environment Requirements
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]