/
githubmirror
/
spark
Обзор
Документация
Войти
/
githubmirror
/
spark
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
sql/connect/common/src/test/resources/query-tests/queries/exceptAll.json
25 строк
457 B
Hyukjin Kwon
[SPARK-48763][CONNECT][BUILD][FOLLOW-UP] Move Spark Connect common/server into sql directory
02 авг 2024, 10:51
02 авг 2024, 10:51
c248b06
Код
Авторство
О чём код?
{ "common": { "planId": "2" }, "setOp": { "leftInput": { "common": { "planId": "0" }, "localRelation": { "schema": "struct\u003cid:bigint,a:int,b:double\u003e" } }, "rightInput": { "common": { "planId": "1" }, "localRelation": { "schema": "struct\u003cid:bigint,a:int,b:double\u003e" } }, "setOpType": "SET_OP_TYPE_EXCEPT", "isAll": true } }