Daniel Gut

Results 32 issues of Daniel Gut

Apollo introduced @defer to defer loading of certain expensive fields. It would be great to have support for this in graphql-dotnet. there is a blog post with the details: https://blog.apollographql.com/introducing-defer-in-apollo-server-f6797c4e9d6e

enhancement
directives
spec compliance

### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...

enhancement
performance

how can I query the current indexes on a collection with v5? It looks like the function was removed and I couldn't find a replacement. Is this really missing in...

question

Summary of the changes (Less than 80 chars) - Add attribute to identify assert methods with e.g. SonarCloud/SonarQube (https://rules.sonarsource.com/csharp/RSPEC-2699) Addresses #133

### Library Version 4.16.4 ### OS Windows 11 ### OS Architecture 64 bit ### How to reproduce? 1. Deserialize multiple rows ``` using var parquetReader = await ParquetReader.CreateAsync(stream); var table...

Row API

i think there's a huge overlapping userbase of python users who work in the data engineering space. the current lanscape of good tooling to format and lint sql files is...

core

there should be a possibility to manage the RSS favorites like in the classic web ui.

enhancement

now that 10.5 is out. https://www.sonarsource.com/products/sonarqube/whats-new/sonarqube-10-5/ anyone tried the current plugin with 10.5 yet? did it work?

### Expected behavior the query gets executed and the results are shown in the table ### Actual behavior when pressing the "run" button ![image](https://github.com/AltimateAI/vscode-dbt-power-user/assets/7747800/c17dc851-4bb7-4595-a6b0-0cac135d9f01) the query results shows this ![image](https://github.com/AltimateAI/vscode-dbt-power-user/assets/7747800/8ba487ef-3f44-46e1-8919-c756a1f26aa8)...

bug

### Expected behavior the dbt command should be run in the actual dbt project directory (where the profile is). ### Actual behavior currently it runs in the workspace root and...

bug