This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
The following commit(s) were added to refs/heads/master by this push:
new 0b6db52 Add topics to Github repo (#1289)
0b6db52 is described below
commit 0b6db52435c7c955b51e44de8a3eae58e53716d0
Author: Jason Tianyi Wang <[email protected]>
AuthorDate: Tue Nov 16 00:02:33 2021 +0900
Add topics to Github repo (#1289)
* Add topics to Github repo
fixes #591
* Add more topcis and sort them in alphabetical order
---
.asf.yaml | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 171585e..7b21e92 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -24,10 +24,15 @@ github:
description: "Apache Arrow DataFusion and Ballista query engines"
homepage: https://arrow.apache.org/datafusion
labels:
- datafusion
- ballista
- bug
- performance
+ - arrow
+ - big-data
+ - dataframe
+ - datafusion
+ - olap
+ - python
+ - query-engine
+ - rust
+ - sql
enabled_merge_buttons:
squash: true
merge: false