Commit 9677b9b
committed
Move connect server and common to builtin module
1 parent 399980e commit 9677b9b
2,254 files changed
Lines changed: 80 additions & 162 deletions
File tree
- .github
- workflows
- assembly
- connector/connect/client/jvm/src/test/scala/org/apache/spark/sql
- connect/client
- streaming
- test
- connect
- common
- src
- main
- protobuf
- spark/connect
- scala/org/apache/spark/sql/connect
- client
- arrow
- common
- config
- test
- resources
- artifact-tests
- crc
- protobuf-tests
- query-tests
- explain-results
- queries
- test-data
- streaming
- csv
- txt
- scala/org/apache/spark/sql
- server
- src
- main
- java/org/apache/spark/sql/connect/plugin
- scala/org/apache/spark/sql/connect
- config
- execution
- planner
- plugin
- service
- ui
- utils
- test
- resources
- scala/org/apache/spark/sql/connect
- dsl
- execution
- messages
- planner
- plugin
- service
- ui
- dev
- deps
- sparktestsupport
- docs
- launcher/src/main/java/org/apache/spark/launcher
- python
- docs/source
- development
- getting_started
- pyspark/sql/connect
- repl/src/main/scala/org/apache/spark/repl
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| 228 | + | |
228 | 229 | | |
229 | 230 | | |
230 | 231 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
615 | | - | |
| 615 | + | |
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
77 | 82 | | |
78 | 83 | | |
79 | 84 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
File renamed without changes.
File renamed without changes.
0 commit comments