polynote/polynote

Disable selecting Spark templates in the UI that aren't compatible with a specific Scala version

Open

#1,402 opened on 2023年7月24日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Scala (368 forks)batch import
good first issuekernelui

Repository metrics

Stars
 (4,205 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

A user should be able to set a list of compatible Scala versions for each Spark template they create. This way, whenever that Spark template is selected, they can only select certain Scala versions. This could also be done the other way around (i.e. template is not selectable for certain Spark versions).

Another option is to allow Spark templates to set an explicit Scala version (i.e. change from 2.11 to 2.12 forcefully).

コントリビューターガイド