Popular repositories
-
Java MVC framework, agile, fast, rich domain model, made especially for server side of mobile application (一个敏捷,快速,富领域模型的Java MVC 框架,专为 移动应用后端量身定做)
-
A library for querying Binlog with Apache Spark structure streaming, for Spark SQL , DataFrames and [MLSQL](https://www.mlsql.tech).
-
-
Forked from databricks/spark-deep-learning
Deep Learning Pipelines for Apache Spark
713 contributions in the last year
Contribution activity
August 2021
Created 60 commits in 8 repositories
Created 2 repositories
- allwefantasy/bagua Python
- allwefantasy/mlsql-deploy Go
Created a pull request in juicedata/juicefs that received 4 comments
Enhance writeback with new parameter writebackMode
When user set writebackMode to upload-on-full, the system will not async upload staging data to object store
unless staging data fails.
with the su…
Opened 10 other pull requests in 3 repositories
allwefantasy/mlsql
1
open
6
merged
juicedata/juicefs
1
merged
1
closed
allwefantasy/mlsql-build
1
merged
Reviewed 4 pull requests in 4 repositories
allwefantasy/pyjava
1 pull request
juicedata/juicefs
1 pull request
allwefantasy/mlsql-deploy
1 pull request
allwefantasy/mlsql
1 pull request
Created an issue in allwefantasy/mlsql-build that received 2 comments
Extracting Base Image
Every time we build the image, we will do the following steps : apt-get/update the system download jdk download conda We can extract this steps a…