witty-butcher-82399
03/20/2023, 12:00 PMWe areplanning to upgrade DBT in our project from 1.2 to 1.4 and this is comes with some breaking changes, I would like to check with you if this upgrading would have some effects on DataHub
We have some doubts that the changes below would have some risks if your integration is not ready to handle that:
◦ Renamedtoraw_sql
raw_code
◦ Renamedtocompiled_sql
compiled_code
◦ rename macroThankstodbt_utils.surrogate_key
dbt_utils.generate_surrogate_key
some-car-9623
03/20/2023, 5:35 PMsome-car-9623
03/20/2023, 5:35 PMastonishing-pager-27015
03/21/2023, 2:41 AMfreezing-account-90733
03/21/2023, 3:08 AMnumerous-account-62719
03/21/2023, 4:47 AMnumerous-account-62719
03/21/2023, 4:47 AMbitter-evening-61050
03/21/2023, 6:11 AMrich-daybreak-77194
03/21/2023, 8:58 AMbitter-evening-61050
03/21/2023, 10:51 AMgray-angle-76914
03/21/2023, 11:49 AMdamp-battery-32786
03/21/2023, 1:37 PMfancy-shoe-14428
03/21/2023, 2:45 PMflaky-dinner-67771
03/21/2023, 2:48 PMsource:
type: oracle
config:
host_port: 'host:port'
database: null
username: username
password: password
service_name: service_name
schema_pattern:
allow:
- schema_name
profiling:
enabled: true
stateful_ingestion:
enabled: true
future-student-30987
03/21/2023, 3:57 PMlively-waiter-97452
03/21/2023, 4:54 PMurn:li:container:...
name is and where it does come from. I did some guessing on how to set options in the ingestion definition to get a structure making sense but that one is a mystery. Thinking it was because I was using service_name
instead of database
, I did try setting the sqlalchemy_uri
instead, but still there is that random name of that container that I can't understand what it is supposed to represent. Attached a picture of my guessing of the ingestion parameter and how they translated on screen. My database is a 19c, I'm connecting to a PDB by using the service name.
I did see in this same channel similar question 10 months ago but they don't really have a solution or anything. Is this an expected behavior? I see that the code of the ingestion oracle.py has been changed a month ago, therefore I assumed that the old reports of this issues were fixed. I just don't know this tool enough right now to figure out what that container is meant to represent and how I can rename it at the ingestion definition. Thankslively-dusk-19162
03/21/2023, 8:07 PMlively-dusk-19162
03/21/2023, 9:32 PMminiature-kitchen-67237
03/22/2023, 11:08 AMhallowed-microphone-6899
03/22/2023, 1:43 PMastonishing-article-48608
03/22/2023, 2:34 PMastonishing-article-48608
03/22/2023, 2:39 PMastonishing-article-48608
03/22/2023, 2:41 PMbreezy-honey-91751
03/22/2023, 3:43 PMmicroscopic-room-90690
03/23/2023, 2:59 AMfrom datahub.metadata.schema_classes import (
GlossaryTermAssociationClass as Term,
KafkaAuditHeaderClass,
OwnerClass as Owner,
OwnershipTypeClass,
SystemMetadataClass,
TagAssociationClass as Tag,
UpstreamClass as Upstream,
)
handsome-advantage-37565
03/23/2023, 8:19 AMsquare-yak-42039
03/23/2023, 9:07 AMmysterious-advantage-78411
03/23/2023, 11:08 AMfuture-student-30987
03/23/2023, 1:06 PMadventurous-area-49559
03/23/2023, 2:01 PM