1 Star 0 Fork 15

HmilyStone/Iceberg

forked from Gitee 极速下载/Iceberg 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 898 Bytes
一键复制 编辑 原始数据 按行查看 历史
*.swp
.DS_Store
.cache
tmp/
# intellij files
.idea
.idea_modules/
*.ipr
*.iws
*.iml
out
# gradle build
.gradle
.out/
build
dependencies.lock
**/dependencies.lock
gradle/
gradle/wrapper/gradle-wrapper.jar
# rat library install location
lib/
# web site build
site/site
# benchmark output
spark/v2.4/spark/benchmark/*
!spark/v2.4/spark/benchmark/.gitkeep
spark/v3.0/spark/benchmark/*
!spark/v3.0/spark/benchmark/.gitkeep
spark/v3.1/spark/benchmark/*
!spark/v3.1/spark/benckmark/.gitkeep
spark/v3.2/spark/benchmark/*
!spark/v3.2/spark/benchmark/.gitkeep
__pycache__/
*.py[cod]
.eggs/
.tox/
env/
venv/
*.egg-info/
test-reports
build/
dist/
sdist/
.coverage
coverage.xml
.pytest_cache/
# vscode/eclipse files
.classpath
.project
.settings
bin/
# Hive/metastore files
metastore_db/
# Spark/metastore files
spark-warehouse/
derby.log
# Python stuff
python_legacy/.mypy_cache/
python/.mypy_cache/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/sxm1129/Iceberg.git
[email protected]:sxm1129/Iceberg.git
sxm1129
Iceberg
Iceberg
master

搜索帮助