Matthew Turner

Results 88 issues of Matthew Turner

## Problem I would like to add more formatting to a table - such as borders around columns and header so that it is easier to read. Is this possible?...

enhancement

I am using neovim and tmux (with tmuxinator) on my M1 Macbook with iTerm2 or Warp (https://www.warp.dev/) as my terminal (i had been using Warp primarily until this issue and...

Realized it doesnt support DATABASE or CATALOG field while working on https://github.com/apache/arrow-datafusion/pull/1959

Moving from main datafusion repo. https://github.com/apache/arrow-datafusion/issues/1496

I would like to be able to run information schema queries from python, such as `SHOW COLUMNS from table`.

I feel odd even asking this - but is it possible to make enhancements so that `datafusion-python` can be used without `pyarrow`? `pyarrow` is fantastic and I already use it,...

**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

I followed the install directions and have a simulator running with idb_companion but i get the following error when running `maestro test test_flow.yaml`. Originally I was getting an error about...

## Which issue does this PR close? Closes #4680 ## Rationale for this change ## What changes are included in this PR? ## Are these changes tested? ## Are there...

logical-expr

It seems support was added for this based on https://github.com/awslabs/aws-sdk-rust/releases/tag/v0.0.17-alpha Look into integrating this into `S3FileSystem` or using it to create a `TableProvider`.