File tree Expand file tree Collapse file tree 6 files changed +5
-5
lines changed 
test_flows/complex_config_flows Expand file tree Collapse file tree 6 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ technical_setups:
9595
9696      args :
9797        create_database_if_not_exists : True 
98-         #  print select statements before being encapsualted  in materialize expressions and tables before writing to
98+         #  print select statements before being encapsulated  in materialize expressions and tables before writing to
9999        #  database
100100        print_materialize : true 
101101        #  print final sql statements
Original file line number Diff line number Diff line change @@ -689,7 +689,7 @@ technical_setups:
689689
690690      args :
691691        create_database_if_not_exists : True 
692-         #  print select statements before being encapsualted  in materialize expressions and tables before writing to
692+         #  print select statements before being encapsulated  in materialize expressions and tables before writing to
693693        #  database
694694        print_materialize : true 
695695        #  print final sql statements
Original file line number Diff line number Diff line change 33
44import  pytest 
55
6- from  .sesson  import  Session 
6+ from  .session  import  Session 
77from  .util  import  parse_config 
88
99
File renamed without changes.
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ _technical_setups:
5757        # <<: *db_mssql
5858
5959        create_database_if_not_exists : True 
60-         #  print select statements before being encapsualted  in materialize expressions and tables before writing to
60+         #  print select statements before being encapsulated  in materialize expressions and tables before writing to
6161        #  database
6262        print_materialize : true 
6363        #  print final sql statements
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ technical_setups:
6060
6161      args :
6262        create_database_if_not_exists : True 
63-         #  print select statements before being encapsualted  in materialize expressions and tables before writing to
63+         #  print select statements before being encapsulated  in materialize expressions and tables before writing to
6464        #  database
6565        print_materialize : true 
6666        #  print final sql statements
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments