Zach

Results 62 issues of Zach

**Description** Hotkeys Alt+Meta+B (Insert a cell below this cell) and Alt+Meta+D (Delete this cell) dont work on Windows. Alt+Meta+A (Insert a cell above this cell) works, but Alt+Meta+B seems to...

bug

Hi @jeremyrsmith, I tried to implement custom keybindings in config.yml as follow up for https://github.com/polynote/polynote/issues/1252. I must say that i really like Polynotes code and found it easy to add...

### What changes are included in the pull request? see #377, #388

**Is your feature request related to a problem? Please describe.** Spark 3.3 is released. We should update SDLB to use the latest Spark Version by default. An Interesting change in...

enhancement

**Is your feature request related to a problem? Please describe.** Currently DeduplicationAction assumes that input data is unique over the primary key of the output DataObject. Often this is true,...

enhancement

**Describe the bug** 1. Type of WebserviceFileDataObject.partitionsDefs is strange: http://smartdatalake.ch/json-schema-viewer/index.html#viewer-page?v=2-23-11 WebservicePartitionDefinition is actually a case class and its attribute should be rendered. 2. Definition (text for this element) is wrong,...

bug

**Is your feature request related to a problem? Please describe.** Executing all tests takes already about 30mins. We should try to optimize that. **Describe the solution you'd like** Much time...

enhancement
good first issue
technical-debt

To create a Snowpark-Session the Snowflake connection information of a SnowflakeTableConnection is needed. Thats why we need the output DataObject of an Action to get the session to be used....

technical-debt

**Is your feature request related to a problem? Please describe.** I would like to trigger a PowerBI Dataset Refresh when its input DataObjects are loaded. Further it would be nice...

enhancement
good first issue

**Is your feature request related to a problem? Please describe.** I would like to read data from OData REST Webservices with SDLB, as it's a standard interface for D365 CE...

enhancement