This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 76
Issues: fal-ai/dbt-fal
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
I would like to run my python scripts in dependency order
feature request
New feature or request
#20
opened Nov 15, 2021 by
turbo1912
does write_to_source work cross database?
feature request
New feature or request
#111
opened Feb 4, 2022 by
mike-seekwell
Script context should include the dbt manifest
feature request
New feature or request
good first issue
Good for newcomers
#113
opened Feb 4, 2022 by
turbo1912
I would like a helper method that works like New feature or request
write_to_source
but instead writes to external sources
feature request
#115
opened Feb 4, 2022 by
turbo1912
Enable updates to a model from fal scripts
feature request
New feature or request
#195
opened Mar 18, 2022 by
chamini2
How to write dates and datetimes to database with write_to_source / write_to_model functions
question
Further information is requested
#255
opened Apr 20, 2022 by
chamini2
[QUESTION]: Which database should write_to_source write to when testing locally?
#287
opened May 5, 2022 by
emekdahl-palmetto
Python after/before scripts should match how they are referenced in selection flags
#292
opened May 6, 2022 by
chamini2
Better handling of python dependencies in scripts
feature request
New feature or request
#10
opened Nov 11, 2021 by
turbo1912
Allowing magic functions to be used in functions imported from other scripts
feature request
New feature or request
#334
opened May 26, 2022 by
omeroguz45
Cannot instantiate and use more than one FalDbt objects at a time
bug
Something isn't working
#358
opened Jun 7, 2022 by
chamini2
unclosed ssl.SSLSocket warning when finishing a run
bug
Something isn't working
#437
opened Jul 4, 2022 by
chamini2
Non-data-generating models design
feature request
New feature or request
#476
opened Jul 25, 2022 by
chamini2
Make dbt vars available in the script context
feature request
New feature or request
#543
opened Sep 19, 2022 by
chamini2
I dont want write_to_model , just want write_to_souce in my script. Can i do that? Is it possible to skip write_to_model?
feature request
New feature or request
#598
opened Oct 28, 2022 by
shivamsekra
Instead of writing to DB and then calling in Fal py model. Can i run sql in fal model only and do write only once.
feature request
New feature or request
#600
opened Oct 28, 2022 by
shivamsekra
Support dbt's --no-use-colors flag in New feature or request
fal
CLI
feature request
#667
opened Nov 14, 2022 by
daveworth
2 tasks done
is_incremental() evaluates to false when using macro inside execute_sql() for an incremental model
bug
Something isn't working
#688
opened Dec 13, 2022 by
jurgispods
selector for global scripts
feature request
New feature or request
#711
opened Jan 3, 2023 by
smithj51
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.