jinyius
jinyius
i'm writing modular code for various data pipelines. i have various "segments" that provide logical functionality for the pipeline. i currently have the cli args tightly coupled with these segments...
- This is an alternative approach to supporting recursion to apache#445 and apache#988. - This approach could address the other recursion related issues (PARQUET-129, PARQUET-554). - TODO: ReadSupport ### Jira...
an offshoot of https://github.com/99designs/aws-vault/issues/535 it would be nice if the `--prompt=terminal` flag would also force any keyring auth to use cli prompts instead of the native keyring dialog box that...
(using zsh) ```$ kube KUBE_PS1_BG_COLOR KUBE_PS1_DIVIDER KUBE_PS1_NS_ENABLE KUBE_PS1_SYMBOL_DEFAULT kubectx KUBE_PS1_BINARY KUBE_PS1_KUBECONFIG_CACHE KUBE_PS1_PREFIX KUBE_PS1_SYMBOL_ENABLE kubens KUBE_PS1_CLUSTER_FUNCTION KUBE_PS1_LAST_TIME KUBE_PS1_SEPARATOR KUBE_PS1_SYMBOL_USE_IMG kubeoff KUBE_PS1_CONTEXT KUBE_PS1_NAMESPACE KUBE_PS1_SHELL kube_ps1 kubeon KUBE_PS1_CTX_COLOR KUBE_PS1_NAMESPACE_FUNCTION KUBE_PS1_SUFFIX kubectl KUBE_PS1_DISABLE_PATH KUBE_PS1_NS_COLOR...
**Is your feature request about something that is currently impossible or hard to do? Please describe the problem.** termdebug supports GDB/MI only. [DAP](https://microsoft.github.io/debug-adapter-protocol/) exists. **Describe the solution you'd like** It...