datahub
datahub copied to clipboard
docs: hivePlatformAlias is different
metadata.dataset.hivePlatformAlias is different from docs and code
https://github.com/treff7es/datahub/blob/6fa2ef96c7cdcdd1a6160803787fee4aca5d9290/metadata-integration/java/spark-lineage-beta/src/main/java/datahub/spark/conf/SparkConfigParser.java#L43
Checklist
- [ ] The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
- [ ] Links to related issues (if applicable)
- [ ] Tests for the changes have been added/updated (if applicable)
- [ ] Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
- [ ] For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub