Skip to content

Commit

Permalink
replace prefix "CheneyYin" with "IcarusDB"
Browse files Browse the repository at this point in the history
  • Loading branch information
CheneyYin committed Jun 29, 2023
1 parent 7b5179f commit 2c1af0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


![ApacheV2](https://img.shields.io/badge/license-Apache--2.0-blue)
[![Test with Maven](https://github.com/CheneyYin/SFaker/actions/workflows/maven_test.yml/badge.svg)](https://github.com/CheneyYin/SFaker/actions/workflows/maven_test.yml)
[![Test with Maven](https://github.com/IcarusDB/SFaker/actions/workflows/maven_test.yml/badge.svg)](https://github.com/IcarusDB/SFaker/actions/workflows/maven_test.yml)
---
SFaker is one data generator. It implemented with Spark DataSourceV2. SFaker can generate rows according to specified schemas.

Expand Down Expand Up @@ -99,7 +99,7 @@ spark.sql("select id from fake limit 10").explain(true);
```

## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=CheneyYin/SFaker&type=Date)](https://star-history.com/#CheneyYin/SFaker&Date)
[![Star History Chart](https://api.star-history.com/svg?repos=IcarusDB/SFaker&type=Date)](https://star-history.com/#IcarusDB/SFaker&Date)

## License
[Apache 2.0 License.](LICENSE)

0 comments on commit 2c1af0e

Please sign in to comment.