Ian Alexander Joiner

Results 13 issues of Ian Alexander Joiner

It is in the package `textgreek`. When I attempt to convert `\textGamma` I got `\textGamma` back.

**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** We would like to implement new `ExecutionPlan`s and `PhysicalExpr`s that are very...

enhancement

**Is your feature request related to a problem? Please describe.** I'm frustrated since I can not use scores other than MAE and MSE to select the best parameters for ARIMA....

feature request

_If this is a parsing or linting issue, please include a minimal SQL example which reproduces the issue, along with the `sqlfluff parse` output, `sqlfluff lint` output and `sqlfluff fix`...

bug
hive

# Which issue does this PR close? Closes #3506. # Rationale for this change # What changes are included in this PR? `dev/release/publish_homebrew.sh` # Are there any user-facing changes? No

**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** A clear and concise description of what the problem is. Ex. I'm...

enhancement

**Describe the bug** A clear and concise description of what the bug is. I can not use the generator due to `Faraday::ConnectionFailed`. **To Reproduce** You can go to either [arrow-rs](https://github.com/apache/arrow-rs/blob/master/dev/release/update_change_log.sh)...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

feature-request

LALRPOP is a LR(1) parser generator for Rust. ## Language name LALRPOP ## URL of example repository https://github.com/RustPython/RustPython/blob/main/compiler/parser/python.lalrpop ## URL of syntax highlighting grammar https://marketplace.visualstudio.com/items?itemName=Guyutongxue.lalrpop-syntax-highlight ## Most popular extensions .lalrpop...

Add Language
Good First Issue