Andreas Volkmann
Andreas Volkmann
Reference latest version
**Is your feature request related to a problem? Please describe.** I saw references to the delta API in PRs and wanted to use `DeltaTable`, but could not resolve, since it...
Hi sorry, this might be a noob question. I was looking through the initializations in Komputation and couldn't find one for Xavier / Glorot. Maybe it's there under a different...
I ran into an exception when trying to send a query with windows line endings. This PR adds `\r` to the ignored characters.
There are a number of variables and functions that are declared at top level and leak through since they are not marked as `internal`. An example could be the `val...
When I try to deploy my jar to linux I get: ``` Execution failed for task ':azureWebappDeploy'. > 'appService.runtimeStack' is required in build.gradle when appService.type is 'LINUX' ``` According to...
When using the IntelliJ new project wizard to create a Kobalt-Kotlin project, the resulting project structure is very different from the one achieved by the cli command `kobaltw --init kotlin`....
When there are less than the max size tracks found in reddit, the search continues with the available ones. This can be observed in the following log: ``` artist:"Way Out...
The initial design is getting too messy. Refactor for simplicity and readability.
X++ support
I wonder if viasfora could support X++? For reference: X++ is similar to C# in syntax. https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/dev-ref/xpp-language-reference https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/dev-ref/xpp-cs-comparison