Matt Corley

Results 3 issues of Matt Corley

By default, AWS Batch uses the `awslogs` log driver to ship logs for a job container to AWS CloudWatch. However, this behavior [is configurable](https://docs.aws.amazon.com/batch/latest/APIReference/API_LogConfiguration.html), and even the `awslogs` driver itself...

good first issue

### Feature Request / Improvement The Iceberg Java API supports customizing where data files are written using LocationProviders. By default, Iceberg writes data files following a Hive schema. However, table...

### Is your feature request related to a problem? Originally discussed [here](https://ibis-project.zulipchat.com/#narrow/stream/405265-tech-support/topic/distinct.28.29.20generates.20unnecessary.20subquery/near/463475939). When compiling expressions that use `.distinct()` to SQL, it seems like `ibis` always generates a subquery selection. E.g.,...

feature