gorkem

Results 12 issues of gorkem

# Which issue does this PR close? Closes #2584 # Rationale for this change If offset is 0, it should be a no-op and can be optimized out. Questions to...

optimizer

faldbt object already has access to the manifest; we need to pass it here in the exec method. We probably want to pass the dbt manifest directly rather than the...

feature request
good first issue

We need access to the credentials of the external source. Dbt profiles.yml might be a good place to read this information from.

feature request

## What are we building? A feature store is data system that facilitates managing the data transformations centrally for predictive analysis and ML models in production. fal-dbt feature store is...

# Which issue does this PR close? Closes #3424. # Rationale for this change This change provides an easy way for datafusion cli users to register object stores. (inspiration from...

## Description a utility class for running dbt projects on fal-serverless