[
https://issues.apache.org/jira/browse/SPARK-58858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-58858:
-----------------------------------
Labels: pull-request-available (was: )
> Import scg-config crate into Spark Connect Gateway
> --------------------------------------------------
>
> Key: SPARK-58858
> URL: https://issues.apache.org/jira/browse/SPARK-58858
> Project: Spark
> Issue Type: Sub-task
> Components: Connect
> Affects Versions: connect-gateway-0.1.0
> Reporter: L. C. Hsieh
> Assignee: L. C. Hsieh
> Priority: Major
> Labels: pull-request-available
>
> Part of importing the Spark Connect Gateway reference implementation into
> apache/spark-connect-gateway as a series of small, bottom-up PRs.
> This adds the scg-config crate — the YAML configuration layer for the
> gateway.
> It defines the config schema (deserialized with serde) and the loader that
> reads and validates the gateway's YAML configuration at startup.
>
> scg-config is a leaf crate (no internal dependencies), so it compiles and
> tests
> on its own (45 unit tests covering the schema and loader). It is appended to
> the workspace members list. It is consumed later by the gateway binary.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]