1 Star 0 Fork 15

林忆成/Iceberg

forked from Gitee 极速下载/Iceberg 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 860 Bytes
一键复制 编辑 原始数据 按行查看 历史
*.swp
.DS_Store
.cache
tmp/
site
# 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/v3.1/spark/benchmark/*
spark/v3.2/spark/benchmark/*
spark/v3.3/spark/benchmark/*
spark/v3.3/spark-extensions/benchmark/*
spark/v3.4/spark/benchmark/*
spark/v3.4/spark-extensions/benchmark/*
data/benchmark/*
__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/.mypy_cache/
python/htmlcov
python/coverage.xml
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/yichenglin/Iceberg.git
[email protected]:yichenglin/Iceberg.git
yichenglin
Iceberg
Iceberg
master

搜索帮助