Edgar Ruiz

Results 24 issues of Edgar Ruiz

- Centralizes method processing of most feature transformers

Passing on a request to have the Connections Pane to only show the schemas and tables that the user has access to. This is more likely not something that the...

feature
connection-pane :window:

The copy-code button is removed when running `downlit` on html pages created by Quarto. This happens because `downlit` seems to replace any class of the DIV, instead of appending to...

bug

The `print()` method for `ml_pipeline` is rather long. It would be nice to have a `summary()` method that provides a shorter view of the pipeline contents. Maybe a left-to-right print...

enhancement

Research why Spark Apply date test fails in CI: https://github.com/sparklyr/sparklyr/actions/runs/5325396575/jobs/9646042999#step:16:633

tests
bug

It would be useful to add tooltip messages that show up when the text is hovered over. At this time, `style_hyperlink()` can be used to get that effect, but @hadley...

feature