Commit e459edc
Add catalog test suite to unify catalog's behavior. (apache#2131)
## Which issue does this PR close?
- Closes apache#2086 .
## What changes are included in this PR?
In this pr we introduced catalog test suite in catalog-loader, which
could unify the behavior of catalogs.
## Are these changes tested?
Yes.
---------
Co-authored-by: Ray Liu <liurenjie2008@gmail.com>
(cherry picked from commit 335961a)1 parent 2c7aa95 commit e459edc
20 files changed
Lines changed: 1496 additions & 1757 deletions
File tree
- crates
- catalog
- glue
- src
- tests
- hms
- src
- tests
- loader
- tests
- common
- rest
- src
- tests
- s3tables/src
- sql/src
- iceberg/src/catalog/memory
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
342 | 349 | | |
343 | 350 | | |
344 | 351 | | |
| |||
365 | 372 | | |
366 | 373 | | |
367 | 374 | | |
368 | | - | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
369 | 388 | | |
370 | 389 | | |
371 | 390 | | |
372 | 391 | | |
373 | 392 | | |
374 | 393 | | |
375 | 394 | | |
376 | | - | |
| 395 | + | |
377 | 396 | | |
378 | 397 | | |
379 | 398 | | |
| |||
429 | 448 | | |
430 | 449 | | |
431 | 450 | | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
432 | 458 | | |
433 | 459 | | |
434 | 460 | | |
| |||
456 | 482 | | |
457 | 483 | | |
458 | 484 | | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
459 | 492 | | |
460 | 493 | | |
461 | 494 | | |
| |||
0 commit comments