Commit 78cbd13
authored
Refactor configurable options and add sphinx docs (#1174)
* Refactor constants and add sphinx docs
Signed-off-by: Terence <[email protected]>
* Set default jobservice to none
Signed-off-by: Terence <[email protected]>
* Fix auth tests
Signed-off-by: Terence <[email protected]>
* Some fixes
Signed-off-by: Terence <[email protected]>
* Address comments
Signed-off-by: Terence <[email protected]>
* Address comments
Signed-off-by: Terence <[email protected]>
* Test none default
Signed-off-by: Terence <[email protected]>
* Set default as none
Signed-off-by: Terence <[email protected]>
* Update docs
Signed-off-by: Terence <[email protected]>
* Cleanup spark launcher constant
Signed-off-by: Terence <[email protected]>
* Update constants and clarify docstring
Signed-off-by: Terence <[email protected]>
* Polish docstrings
Signed-off-by: Terence <[email protected]>1 parent 3b5d30f commit 78cbd13
File tree
11 files changed
+326
-306
lines changed- sdk/python
- docs
- feast
- grpc
- loaders
- pyspark
- tests/grpc
11 files changed
+326
-306
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| |||
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
| 444 | + | |
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
| |||
0 commit comments