Zach

Results 62 issues of Zach

see #575 and usage in sdl-visualizer: https://github.com/smart-data-lake/sdl-visualization/pull/26

**Is your feature request related to a problem? Please describe.** SDL Visualizer is slow parsing hocon configurations with many objects. **Describe the solution you'd like** Create a command line tool...

enhancement

Hello, I have a implemented a small practical improvement in the frontend to filter the notebook list by a search box. It helps finding notebooks by name in large repositories....

Reconnect_count is not applied on mqtt server disconnect because exception is caught by general except clause. In consequence the MqttCodeError Exception doesnt reach the except clause to handle reconnect. By...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Using Spark-Excel 0.18.5 with Spark 3.3.1 in IntellJ, and get the...

**Is your feature request related to a problem? Please describe.** For the direct integration of the UI different exports of SDLB should be written to the REST endpoint of the...

enhancement

**Is your feature request related to a problem? Please describe.** Many APIs are specified using openapi specification, see also https://swagger.io/specification/. It should be easy to read data from openapi Webservices....

enhancement

**Is your feature request related to a problem? Please describe.** Load data incrementally from DeltaLake and Iceberg Tables is done most efficiently using their CDC data stream: https://docs.delta.io/latest/delta-change-data-feed.html#enable-change-data-feed&language-scala https://www.databricks.com/blog/2021/06/09/how-to-simplify-cdc-with-delta-lakes-change-data-feed.html SDLB...

enhancement

**Is your feature request related to a problem? Please describe.** Some Webservices use paging to split the reponse. At the end of a response a link of to the next...

enhancement