Guen Prawiroatmodjo

Results 35 issues of Guen Prawiroatmodjo

Add docstrings to all public functions and methods and make sure they are Sphinx/docgen compatible. Add links to public documentation where appropriate.

documentation
good first issue
help wanted

### SUMMARY - Add a `DuckDBParametersSchema` to break out the DuckDB connection URI into database, access token (for MotherDuck) and query - Add a button to go to MotherDuck and...

size/L

This adds support for the new DuckDB secrets manager. Example usage: ``` default: outputs: dev: type: duckdb path: /tmp/dbt.duckdb secrets: - type: s3 key_id: abc secret: xyz region: us-west-2 target:...

## What Enable [Destinations V2](https://docs.airbyte.com/release_notes/upgrading_to_destinations_v2/) support for the DuckDB connector ## How - Migrated a few files (constants.py, exceptions.py, name_normalizers.py and types.py) from the pyairbyte repo to airbyte-cdk/python/airbyte_cdk/sql - Added...

area/connectors
CDK
community
connectors/destination/duckdb

This PR adds a new Python package called `crumpy` to the `glue/` folder. CrumPy was built by @zzzappy as part of his summer 2025 internship at Riverlane. We'd like to...