Oliver Kennedy

Results 161 issues of Oliver Kennedy

**What pain point is this feature intended to address? Please describe.** The code for accessing artifacts can be a bit confusing. **Describe the solution you'd like** It would be helpful...

enhancement

The modern replacement seems to be webpack. e.g., https://github.com/webpack-contrib/sass-loader or https://github.com/sass/dart-sass Java SASS appears to break on Java 19+

bug
enhancement

Per #58 we're going to want to create multiple environments... but pyspark is a **really** heavyweight dependency. We're going to want to remove it if possible. Specific places where it...

bug
enhancement
layer-api
needs discussion
layer-python

Getting reports that vizier is crashing on boot w/ Java 9+.

bug
layer-api

For reasons of performance/sanity, we've been forced to make a number of compromises on reproducibility. For example, LOAD DATASET can read from a URL or from the local filesystem (and...

enhancement
layer-api

As reported in #202, the spreadsheet presently doesn't display caveat links for internally-loaded caveats, only for caveats attached by the initial "preload" dataset.

bug
layer-api

Global caveats do not appear anywhere

bug
layer-ui

**What pain point is this feature intended to address? Please describe.** It can be difficult to quickly identify cells in a spreadsheet that have been modified **Describe the solution you'd...

enhancement
layer-ui
layer-api

**Describe the bug** Spark's optimizer tries to aggressively inline projections. This means it replicates the entire inlined subtree, each spot it occurs in. That's fine when the column being inlined...

bug

https://github.com/vega/ipyvega It looks like there are some already existent vega backends for Jupyter. We should be able to integrate this, giving us a cleaner API, and standardizing a few other...

enhancement
layer-python