This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
datahub
Watch
2
Star
0
Fork
0
You've already forked datahub
mirror of
https://github.com/datahub-project/datahub.git
synced
2025-07-05 16:22:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
datahub
/
smoke-test
/
tests
/
__init__.py
5 lines
81 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
feat(ingestion): snowflake, bigquery - enhancements to log and bugfix (#4442) feat(ingestion): add logging for snowflake, bigquery
2022-03-21 22:20:36 +05:30
import
os
# Disable telemetry
feat(test): add read-only smoke tests (#5558)
2022-08-06 05:05:23 +05:30
os
.
environ
[
"
DATAHUB_TELEMETRY_ENABLED
"
]
=
"
false
"
Reference in New Issue
Copy Permalink