Hayssam Saleh

Results 13 issues of Hayssam Saleh

using version 2.0.1, sbt shell return the wrong value for the version setting key. We had to rollback to sbt-git version 2.0.0. Steps to reproduce: - Clone [this GitHub Project](https://github.com/starlake-ai/starlake)...

## Description Do not generate the write attribute when converting the job from excel ## Complexity estimation T-Shirt Size: XS

bug

## Description Add Apache Trino SQL templates ## Complexity estimation T-Shirt Size: XS

enhancement

## Description Implement duckdb write strategies using SQL templates T-Shirt Size: XS

enhancement
good first issue

## Description This ticket lists all validity checks that should be made on the project before executing it. - [x] Check that connection references are valid and reference existing connections...

enhancement

## Description Settings and their corresponding env variables are not yet documented. We will add documentation inside the reference-*.conf files and generate the HTML page based on the comments. Documentation...

enhancement

## Description On startup, starlake.sh check the last version on maven repository and parse the result using "jq" This fails if jq is not already installed. ## Steps to reproduce...

bug

line 10 below should be: ``` cte ) /* ...*/ SELECT sl_ ... ``` ``` MERGE INTO bq_test_ds.transactions_v3 sl_existing USING ( WITH sl_incoming AS ( WITH cte AS ( SELECT...

bug

## Summary A clear and concise description of the overall goals of the pull request's commits. **Related Issue: #IssueId** **PR Type: Bug Fix | Feature | Documentation** **Status: WIP/Ready to...