Logo
Explore Help
Register Sign In
yujunjun/datahub
2
0
Fork 0
You've already forked datahub
mirror of https://github.com/datahub-project/datahub.git synced 2025-09-02 22:03:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
datahub/li-utils/build.gradle

19 lines
416 B
Groovy
Raw Normal View History

Initial commit for Data Hub
2019-08-31 20:51:14 -07:00
apply plugin: 'java'
apply plugin: 'pegasus'
dependencies {
compile spec.product.pegasus.data
feat(field-level-lineage): Add models for field level lineage (#1936) * feat(field-level-lineage): adding models for field level lineage adding models for field level lineage. Introduce DatasetFieldUrn as a unique identifier for dataset field
2020-11-09 14:08:48 -08:00
dataModel externalDependency.gmaCoreModels
testCompile externalDependency.assertJ
Initial commit for Data Hub
2019-08-31 20:51:14 -07:00
}
refactor: move code to linkedin/datahub-gma. (#1955) Move code to linkedin/datahub-gma. "GMA" (Generalized Metadata Architecture) is the backend of DataHub, and has been moved to its own repository. This deletes the code that was moved and uses jars that GMA publishes to bintray to load it. Note that not all of GMA was moved, but most of it. We may still move more things to the other repository in the future.
2020-10-23 15:14:57 -07:00
idea {
module {
sourceDirs += file('src/main/javaPegasus')
}
}
// Need to compile backing java definitions with the data template.
sourceSets.mainGeneratedDataTemplate.java.srcDirs('src/main/javaPegasus/')
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 1771ms Template: 219ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API