Apache Kyuubi 1.7.0-rc1 Documentationmerging small files automatically Small files is a long time issue with Apache Spark. Kyuubi can merge small files by adding an extra shuffle. Currently, Kyuubi supports handle small files with datasource queries to remove data from tables. DELETE FROM foo WHERE id >= 1 and id < 2; Taking MERGE INTO as a example, MERGE INTO target_table t USING source_table s ON t.id = s.id WHEN MATCHED AND s.opType = 'delete' WITH ( 'connector' = 'hudi', 'path' = 's3://bucket-name/hudi/', 'table.type' = 'MERGE_ON_READ' -- this creates a MERGE_ON_READ table, by default is␣ ˓→COPY_ON_WRITE ); Taking Query Data as a example0 码力 | 206 页 | 3.78 MB | 1 年前3
Apache Kyuubi 1.7.3 Documentationmerging small files automatically Small files is a long time issue with Apache Spark. Kyuubi can merge small files by adding an extra shuffle. Currently, Kyuubi supports handle small files with datasource queries to remove data from tables. DELETE FROM foo WHERE id >= 1 and id < 2; Taking MERGE INTO as a example, MERGE INTO target_table t USING source_table s ON t.id = s.id WHEN MATCHED AND s.opType = 'delete' WITH ( 'connector' = 'hudi', 'path' = 's3://bucket-name/hudi/', 'table.type' = 'MERGE_ON_READ' -- this creates a MERGE_ON_READ table, by default is␣ ˓→COPY_ON_WRITE ); Taking Query Data as a example0 码力 | 211 页 | 3.79 MB | 1 年前3
Apache Kyuubi 1.7.1-rc0 Documentationmerging small files automatically Small files is a long time issue with Apache Spark. Kyuubi can merge small files by adding an extra shuffle. Currently, Kyuubi supports handle small files with datasource queries to remove data from tables. DELETE FROM foo WHERE id >= 1 and id < 2; Taking MERGE INTO as a example, MERGE INTO target_table t USING source_table s ON t.id = s.id WHEN MATCHED AND s.opType = 'delete' WITH ( 'connector' = 'hudi', 'path' = 's3://bucket-name/hudi/', 'table.type' = 'MERGE_ON_READ' -- this creates a MERGE_ON_READ table, by default is␣ ˓→COPY_ON_WRITE ); Taking Query Data as a example0 码力 | 208 页 | 3.78 MB | 1 年前3
Apache Kyuubi 1.7.3-rc0 Documentationmerging small files automatically Small files is a long time issue with Apache Spark. Kyuubi can merge small files by adding an extra shuffle. Currently, Kyuubi supports handle small files with datasource queries to remove data from tables. DELETE FROM foo WHERE id >= 1 and id < 2; Taking MERGE INTO as a example, MERGE INTO target_table t USING source_table s ON t.id = s.id WHEN MATCHED AND s.opType = 'delete' WITH ( 'connector' = 'hudi', 'path' = 's3://bucket-name/hudi/', 'table.type' = 'MERGE_ON_READ' -- this creates a MERGE_ON_READ table, by default is␣ ˓→COPY_ON_WRITE ); Taking Query Data as a example0 码力 | 211 页 | 3.79 MB | 1 年前3
Apache Kyuubi 1.7.0 Documentationmerging small files automatically Small files is a long time issue with Apache Spark. Kyuubi can merge small files by adding an extra shuffle. Currently, Kyuubi supports handle small files with datasource queries to remove data from tables. DELETE FROM foo WHERE id >= 1 and id < 2; Taking MERGE INTO as a example, MERGE INTO target_table t USING source_table s ON t.id = s.id WHEN MATCHED AND s.opType = 'delete' WITH ( 'connector' = 'hudi', 'path' = 's3://bucket-name/hudi/', 'table.type' = 'MERGE_ON_READ' -- this creates a MERGE_ON_READ table, by default is␣ ˓→COPY_ON_WRITE ); Taking Query Data as a example0 码力 | 206 页 | 3.78 MB | 1 年前3
Apache Kyuubi 1.7.2 Documentationmerging small files automatically Small files is a long time issue with Apache Spark. Kyuubi can merge small files by adding an extra shuffle. Currently, Kyuubi supports handle small files with datasource queries to remove data from tables. DELETE FROM foo WHERE id >= 1 and id < 2; Taking MERGE INTO as a example, MERGE INTO target_table t USING source_table s ON t.id = s.id WHEN MATCHED AND s.opType = 'delete' WITH ( 'connector' = 'hudi', 'path' = 's3://bucket-name/hudi/', 'table.type' = 'MERGE_ON_READ' -- this creates a MERGE_ON_READ table, by default is␣ ˓→COPY_ON_WRITE ); Taking Query Data as a example0 码力 | 211 页 | 3.79 MB | 1 年前3
Apache Kyuubi 1.7.2-rc0 Documentationmerging small files automatically Small files is a long time issue with Apache Spark. Kyuubi can merge small files by adding an extra shuffle. Currently, Kyuubi supports handle small files with datasource queries to remove data from tables. DELETE FROM foo WHERE id >= 1 and id < 2; Taking MERGE INTO as a example, MERGE INTO target_table t USING source_table s ON t.id = s.id WHEN MATCHED AND s.opType = 'delete' WITH ( 'connector' = 'hudi', 'path' = 's3://bucket-name/hudi/', 'table.type' = 'MERGE_ON_READ' -- this creates a MERGE_ON_READ table, by default is␣ ˓→COPY_ON_WRITE ); Taking Query Data as a example0 码力 | 211 页 | 3.79 MB | 1 年前3
Apache Kyuubi 1.9.0-SNAPSHOT Documentationmerging small files automatically Small files is a long time issue with Apache Spark. Kyuubi can merge small files by adding an extra shuffle. Currently, Kyuubi supports handle small files with datasource queries to remove data from tables. DELETE FROM foo WHERE id >= 1 and id < 2; Taking MERGE INTO as a example, MERGE INTO target_table t USING source_table s ON t.id = s.id WHEN MATCHED AND s.opType = 'delete' WITH ( 'connector' = 'hudi', 'path' = 's3://bucket-name/hudi/', 'table.type' = 'MERGE_ON_READ' -- this creates a MERGE_ON_READ table, by default is␣ ˓→COPY_ON_WRITE ); Taking Query Data as a example0 码力 | 220 页 | 3.93 MB | 1 年前3
Apache Kyuubi 1.8.0-rc1 Documentationmerging small files automatically Small files is a long time issue with Apache Spark. Kyuubi can merge small files by adding an extra shuffle. Currently, Kyuubi supports handle small files with datasource queries to remove data from tables. DELETE FROM foo WHERE id >= 1 and id < 2; Taking MERGE INTO as a example, MERGE INTO target_table t USING source_table s ON t.id = s.id WHEN MATCHED AND s.opType = 'delete' WITH ( 'connector' = 'hudi', 'path' = 's3://bucket-name/hudi/', 'table.type' = 'MERGE_ON_READ' -- this creates a MERGE_ON_READ table, by default is␣ ˓→COPY_ON_WRITE ); Taking Query Data as a example0 码力 | 220 页 | 3.82 MB | 1 年前3
Apache Kyuubi 1.8.0 Documentationmerging small files automatically Small files is a long time issue with Apache Spark. Kyuubi can merge small files by adding an extra shuffle. Currently, Kyuubi supports handle small files with datasource queries to remove data from tables. DELETE FROM foo WHERE id >= 1 and id < 2; Taking MERGE INTO as a example, MERGE INTO target_table t USING source_table s ON t.id = s.id WHEN MATCHED AND s.opType = 'delete' WITH ( 'connector' = 'hudi', 'path' = 's3://bucket-name/hudi/', 'table.type' = 'MERGE_ON_READ' -- this creates a MERGE_ON_READ table, by default is␣ ˓→COPY_ON_WRITE ); Taking Query Data as a example0 码力 | 220 页 | 3.82 MB | 1 年前3
共 44 条
- 1
- 2
- 3
- 4
- 5













