-
Notifications
You must be signed in to change notification settings - Fork 380
Pull requests: SQLMesh/sqlmesh
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Init SQLMesh codebase
#1
by izeigerman
Collaborator
was merged Dec 5, 2022
Loading…
updated Dec 5, 2022
Setup CI/CD for the main branch
#2
by izeigerman
Collaborator
was merged Dec 5, 2022
Loading…
updated Dec 5, 2022
removes type restriction fixes #333
#3
by izeigerman
Collaborator
was merged Dec 5, 2022
Loading…
updated Dec 5, 2022
Add .circleci/config.yml
#5
by izeigerman
Collaborator
was merged Dec 6, 2022
Loading…
updated Dec 6, 2022
Move style checks and unit tests to CircleCI
#22
by izeigerman
Collaborator
was merged Dec 6, 2022
Loading…
updated Dec 6, 2022
Respect dependencies when creating tables / views for new snapshots
#23
by izeigerman
Collaborator
was merged Dec 8, 2022
Loading…
updated Dec 8, 2022
add custom source parser because it's broken in < 3.9
#27
by tobymao
Contributor
was merged Dec 8, 2022
Loading…
updated Dec 8, 2022
Fix topological sort implementation in DAG
#26
by izeigerman
Collaborator
was merged Dec 8, 2022
Loading…
updated Dec 8, 2022
only use astor for python compat
#30
by tobymao
Contributor
was merged Dec 8, 2022
Loading…
updated Dec 8, 2022
raise error on import module fixes #21
#31
by tobymao
Contributor
was merged Dec 8, 2022
Loading…
updated Dec 8, 2022
Add sushi dbt project
#4
by izeigerman
Collaborator
was merged Dec 8, 2022
Loading…
updated Dec 8, 2022
Use Connection Pool to manage connections
#32
by izeigerman
Collaborator
was merged Dec 8, 2022
Loading…
updated Dec 8, 2022
Make scheduling optimal when apply a function to a DAG concurrently
#33
by izeigerman
Collaborator
was merged Dec 9, 2022
Loading…
updated Dec 9, 2022
execution context fixes #20
#34
by tobymao
Contributor
was merged Dec 9, 2022
Loading…
updated Dec 9, 2022
Add logic for recognizing jinja code in models
#28
by georgesittas
Collaborator
was closed Dec 9, 2022
•
Draft
updated Dec 9, 2022
Add configuration parameters for the number of concurrent tasks used for model evaluation and backfilling
#36
by izeigerman
Collaborator
was merged Dec 10, 2022
Loading…
updated Dec 10, 2022
Extend the built-in scheduler with the ability to run against the persisted state
#37
by izeigerman
Collaborator
was merged Dec 10, 2022
Loading…
updated Dec 10, 2022
Fix key error when removing a dependency which doesn't exist when concurrently applying a function to a DAG
#41
by izeigerman
Collaborator
was merged Dec 11, 2022
Loading…
updated Dec 11, 2022
Add merge query to engine adapter
#39
by vchan
Contributor
was merged Dec 13, 2022
Loading…
updated Dec 13, 2022
initial jinja support
#40
by tobymao
Contributor
was merged Dec 13, 2022
Loading…
updated Dec 13, 2022
Create example project during repo initialization. Various improvements to repo validation
#42
by izeigerman
Collaborator
was merged Dec 13, 2022
Loading…
updated Dec 13, 2022
Enable audits when evaluating snapshots in Airflow. Fixes #35
#44
by izeigerman
Collaborator
was merged Dec 13, 2022
Loading…
updated Dec 13, 2022
allow python env building to use relative paths
#45
by tobymao
Contributor
was merged Dec 13, 2022
Loading…
updated Dec 13, 2022
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.