Thomas Rebele

Results 16 issues of Thomas Rebele

**Is your feature request related to a problem? Please describe.** Sampling does not include method parameters. Instead, all calls to methods with the same name are aggregated as calls with...

enhancement

A small (positive) test case as recommended in [this comment](https://issues.apache.org/jira/browse/CALCITE-4680?focusedCommentId=17375995#comment-17375995). While it does not reproduce the bug, it provides a scenario with NOT IN, correlation variables, and UNNEST.

this effectively disables zsh-git-prompt for sshfs mounted repositories

I've executed a `apt upgrade` on a Debian 11.6 and now I get these error messages with a new ansible-letsencrypt role ``` fatal: [**domain**]: FAILED! => {"changed": true, "cmd": ["/usr/local/share/letsencrypt/env/bin/letsencrypt",...

I followed this tutorial: https://www.twilio.com/docs/guides/how-to-set-up-your-java-and-servlets-development-environment Starting the server once with ```gradle appRun``` works fine. ``` 16:43:37 INFO Jetty 9.2.15.v20160210 started and listening on port 8080 16:43:37 INFO java-guide runs at:...

I started to use a 9x9 grid. But this caused problems with overlapping labels. So I modified the grid mode as follows: - first, the grid mode shows only the...

The last activity seems to have been in July 2018. I've created the organization zsh-git-prompt based on this fork. Anyone who wants to contribute is welcome. PS: The link to...

I start vim-taskwarrior with the following commands: ``` TW nnoremap s : nnoremap n gk nnoremap r gj ``` Afterwards I can move lines up and down with `n` and...

I've got a bookmark with a URL in the form `http://localhost:8080/service?login=42`. Clicking it opens a tab that shows the following: ``` The page isn’t redirecting properly Firefox has detected that...