Commit 5b61691
As Glue limits comments to 255 characters, we may need to truncate them (#174)
* As Glue limits comments to 255 characters, we may need to truncate them.
* truncate comments to 255 characters for partition key
---------
Co-authored-by: Mikko Leppänen <mikko.leppanen@fonecta.com>1 parent c831320 commit 5b61691
File tree
1 file changed
+18
-2
lines changed- utilities/Hive_metastore_migration/src
1 file changed
+18
-2
lines changedLines changed: 18 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
478 | 486 | | |
479 | 487 | | |
480 | 488 | | |
| |||
487 | 495 | | |
488 | 496 | | |
489 | 497 | | |
490 | | - | |
| 498 | + | |
491 | 499 | | |
492 | 500 | | |
493 | 501 | | |
| |||
511 | 519 | | |
512 | 520 | | |
513 | 521 | | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
514 | 530 | | |
515 | 531 | | |
516 | 532 | | |
| |||
523 | 539 | | |
524 | 540 | | |
525 | 541 | | |
526 | | - | |
| 542 | + | |
527 | 543 | | |
528 | 544 | | |
529 | 545 | | |
| |||
0 commit comments