Khaled Hammouda
Khaled Hammouda
## 💥 Proposal ### What feature you'd like to see I'd like to be able to group issues by repository in the main notification list. Bonus: Be able to sort...
Calling `toString()` against this expression `0 0/15 * * * ?` results in `00:00 and 15:00 every day`, while the correct description should be something like: `every 15 minutes`. Check...
We noticed that while this issue is resolved for direct writes (#1028), it still happens when we use indirect writes; the policy tags are dropped after the indirect write. ~We...
### Is this a new bug in dbt-core? - [X] I believe this is a new bug in dbt-core - [X] I have searched the existing issues, and I could...
When using `overwrite` mode to save data to a table, and also leaving `usestagingtable` to its default value of true, the operation fails with the following error when the target...
### Abstract Add support for the `align` pragma at the type level. ### Motivation Currently the `{.align.}` pragma applies only to either variables or object fields. Sometimes it is useful...
Fusion OS is a hobby OS kernel I wrote in Nim from scratch.