Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixed historical test
Signed-off-by: sfc-gh-madkins <miles.adkins@snowflake.com>
  • Loading branch information
sfc-gh-madkins committed Jan 31, 2022
commit 6c29bfb0cf98e4bce86843557471772f0ee20300
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
construct_universal_feature_views,
table_name_from_data_source,
)
from tests.integration.feature_repos.universal.data_sources.snowflake import (
SnowflakeDataSourceCreator,
)
from tests.integration.feature_repos.universal.entities import (
customer,
driver,
Expand Down