{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":142015736,"defaultBranch":"master","name":"cobrix","ownerLogin":"AbsaOSS","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-07-23T13:08:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/18133719?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717656239.0","currentOid":""},"activityList":{"items":[{"before":"384eedbf95264126f43fdb84c7a7bf178ba0f71e","after":null,"ref":"refs/heads/release/2.7.2","pushedAt":"2024-06-07T09:34:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"}},{"before":"6d1c729bf4c35e6a0682aad09cfb2889d805beea","after":"9f57161754429fb8ae01ca28e2066258ec774a2e","ref":"refs/heads/master","pushedAt":"2024-06-07T09:34:12.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"Merge pull request #688 from AbsaOSS/release/2.7.2\n\nRelease Cobrix v2.7.2","shortMessageHtmlLink":"Merge pull request #688 from AbsaOSS/release/2.7.2"}},{"before":"3855a85e586a3a93c0d473c3c0d9866437efc721","after":"384eedbf95264126f43fdb84c7a7bf178ba0f71e","ref":"refs/heads/release/2.7.2","pushedAt":"2024-06-07T08:01:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"Update POM files, examples and README.","shortMessageHtmlLink":"Update POM files, examples and README."}},{"before":"6d1c729bf4c35e6a0682aad09cfb2889d805beea","after":"3855a85e586a3a93c0d473c3c0d9866437efc721","ref":"refs/heads/release/2.7.2","pushedAt":"2024-06-06T06:43:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Setting version to 2.7.3-SNAPSHOT","shortMessageHtmlLink":"Setting version to 2.7.3-SNAPSHOT"}},{"before":null,"after":"6d1c729bf4c35e6a0682aad09cfb2889d805beea","ref":"refs/heads/release/2.7.2","pushedAt":"2024-06-06T06:36:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"#685 Add methods for unstructing schemas and dataframes.\n\nThis is similar to flattening, but does not flatten arrays, and it is more efficient.","shortMessageHtmlLink":"#685 Add methods for unstructing schemas and dataframes."}},{"before":"061702c8498f2fc6a6f11a386a67e8a6a8e1c91e","after":null,"ref":"refs/heads/feature/685-add-unstruct-methods","pushedAt":"2024-06-06T06:31:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"}},{"before":"2cf1cf9f2070717b6b3e537d982a88ff6c2a2491","after":"6d1c729bf4c35e6a0682aad09cfb2889d805beea","ref":"refs/heads/master","pushedAt":"2024-06-06T06:31:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"#685 Add methods for unstructing schemas and dataframes.\n\nThis is similar to flattening, but does not flatten arrays, and it is more efficient.","shortMessageHtmlLink":"#685 Add methods for unstructing schemas and dataframes."}},{"before":"3d3076fc098fb1328987c26ac339d0795f59babb","after":"061702c8498f2fc6a6f11a386a67e8a6a8e1c91e","ref":"refs/heads/feature/685-add-unstruct-methods","pushedAt":"2024-06-05T10:00:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"#685 Add methods for unstructing schemas and dataframes.\n\nThis is similar to flattening, but does not flatten arrays, and it is more efficient.","shortMessageHtmlLink":"#685 Add methods for unstructing schemas and dataframes."}},{"before":"9f7e68d6a4236dff846aa39f867c13c8ff1e3711","after":null,"ref":"refs/heads/bugfix/684-incorrect-reader-selected","pushedAt":"2024-06-05T09:58:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"}},{"before":"228d1cad1b104f928611149d78c806ccb46c9871","after":"2cf1cf9f2070717b6b3e537d982a88ff6c2a2491","ref":"refs/heads/master","pushedAt":"2024-06-05T09:58:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"#684 Fix incorrect reader used when segment id generation is turned on.","shortMessageHtmlLink":"#684 Fix incorrect reader used when segment id generation is turned on."}},{"before":"0fdb8615cd3db370af66b04420e60ebd1ff10668","after":"9f7e68d6a4236dff846aa39f867c13c8ff1e3711","ref":"refs/heads/bugfix/684-incorrect-reader-selected","pushedAt":"2024-06-05T09:55:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"#684 Fix incorrect reader used when segment id generation is turned on.","shortMessageHtmlLink":"#684 Fix incorrect reader used when segment id generation is turned on."}},{"before":null,"after":"0fdb8615cd3db370af66b04420e60ebd1ff10668","ref":"refs/heads/bugfix/684-incorrect-reader-selected","pushedAt":"2024-06-05T09:41:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"#680 Shade ANTLR for cobol-parser so that it won't clash with Spark's ANTLR runtime.\n\nAlso, the shading of dependent libraries is improved for 'sbt assembly'.","shortMessageHtmlLink":"#680 Shade ANTLR for cobol-parser so that it won't clash with Spark's…"}},{"before":"0903a48da8eb8b07a7ddfbb6b1eedb34e4b1417b","after":"3d3076fc098fb1328987c26ac339d0795f59babb","ref":"refs/heads/feature/685-add-unstruct-methods","pushedAt":"2024-06-05T07:38:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"#685 Add methods for unstructing schemas and dataframes.\n\nThis is similar to flattening, but does not flatten arrays, and it is more efficient.","shortMessageHtmlLink":"#685 Add methods for unstructing schemas and dataframes."}},{"before":"5335013403362e12548c516c6a2e6472f513e3bd","after":"228d1cad1b104f928611149d78c806ccb46c9871","ref":"refs/heads/master","pushedAt":"2024-06-05T07:38:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"Update POM files, examples and README to match the latest version of Cobrix.","shortMessageHtmlLink":"Update POM files, examples and README to match the latest version of …"}},{"before":null,"after":"0903a48da8eb8b07a7ddfbb6b1eedb34e4b1417b","ref":"refs/heads/feature/685-add-unstruct-methods","pushedAt":"2024-06-05T07:29:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"#685 Add methods for unstructing schemas and dataframes.\n\nThis is similar to flattening, but does not flatten arrays, and it is more efficient.","shortMessageHtmlLink":"#685 Add methods for unstructing schemas and dataframes."}},{"before":"82069b86732cc11682b33d225fbb6913b7341e8e","after":"5335013403362e12548c516c6a2e6472f513e3bd","ref":"refs/heads/master","pushedAt":"2024-06-04T14:29:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"REDAME more fixups.","shortMessageHtmlLink":"REDAME more fixups."}},{"before":"3c8478ba6c2d4a7859e2a9b38d9ec2e560de780d","after":"82069b86732cc11682b33d225fbb6913b7341e8e","ref":"refs/heads/master","pushedAt":"2024-06-04T14:19:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"README fixup.","shortMessageHtmlLink":"README fixup."}},{"before":"ad157a5cf42d40e97f9efef20144758bd840dbfb","after":null,"ref":"refs/heads/release/2.7.1","pushedAt":"2024-06-04T11:54:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"}},{"before":"0fdb8615cd3db370af66b04420e60ebd1ff10668","after":"3c8478ba6c2d4a7859e2a9b38d9ec2e560de780d","ref":"refs/heads/master","pushedAt":"2024-06-04T11:54:55.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"Merge pull request #683 from AbsaOSS/release/2.7.1\n\nRelease Cobrix v2.7.1","shortMessageHtmlLink":"Merge pull request #683 from AbsaOSS/release/2.7.1"}},{"before":"b7322cfc6c2b668f6404d60aa53985b44d319922","after":"ad157a5cf42d40e97f9efef20144758bd840dbfb","ref":"refs/heads/release/2.7.1","pushedAt":"2024-06-04T11:03:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"Update README after the release.","shortMessageHtmlLink":"Update README after the release."}},{"before":"0fdb8615cd3db370af66b04420e60ebd1ff10668","after":"b7322cfc6c2b668f6404d60aa53985b44d319922","ref":"refs/heads/release/2.7.1","pushedAt":"2024-06-04T07:20:26.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Setting version to 2.7.2-SNAPSHOT","shortMessageHtmlLink":"Setting version to 2.7.2-SNAPSHOT"}},{"before":null,"after":"0fdb8615cd3db370af66b04420e60ebd1ff10668","ref":"refs/heads/release/2.7.1","pushedAt":"2024-06-04T07:13:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"#680 Shade ANTLR for cobol-parser so that it won't clash with Spark's ANTLR runtime.\n\nAlso, the shading of dependent libraries is improved for 'sbt assembly'.","shortMessageHtmlLink":"#680 Shade ANTLR for cobol-parser so that it won't clash with Spark's…"}},{"before":"10db4467d9a0d488712f3ff835f2d979e6e8e1e8","after":null,"ref":"refs/heads/feature/680-shade-antlr","pushedAt":"2024-06-04T07:12:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"}},{"before":"aa95886b5389c905695d39a51536b109ffd3ffe6","after":"0fdb8615cd3db370af66b04420e60ebd1ff10668","ref":"refs/heads/master","pushedAt":"2024-06-04T07:12:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"#680 Shade ANTLR for cobol-parser so that it won't clash with Spark's ANTLR runtime.\n\nAlso, the shading of dependent libraries is improved for 'sbt assembly'.","shortMessageHtmlLink":"#680 Shade ANTLR for cobol-parser so that it won't clash with Spark's…"}},{"before":null,"after":"10db4467d9a0d488712f3ff835f2d979e6e8e1e8","ref":"refs/heads/feature/680-shade-antlr","pushedAt":"2024-06-04T07:06:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"#680 Shade ANTLR for cobol-parser so that it won't clash with Spark's ANTLR runtime.\n\nAlso, the shading of dependent libraries is improved for 'sbt assembly'.","shortMessageHtmlLink":"#680 Shade ANTLR for cobol-parser so that it won't clash with Spark's…"}},{"before":"846d76f159791020882d8d9aca73a745cefe4cec","after":"aa95886b5389c905695d39a51536b109ffd3ffe6","ref":"refs/heads/master","pushedAt":"2024-06-03T16:18:39.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"#678 Add metadata to the target schema when converting integral data types to decimals.","shortMessageHtmlLink":"#678 Add metadata to the target schema when converting integral data …"}},{"before":"3a81eeb376becb1c96924aa247e797ee49eaa45f","after":null,"ref":"refs/heads/feature/678-add-methods-to-apply-metadata-to-schema","pushedAt":"2024-06-03T13:13:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"}},{"before":"8997831842de4e88203ffe7a57ebcd23fec76a6c","after":"846d76f159791020882d8d9aca73a745cefe4cec","ref":"refs/heads/master","pushedAt":"2024-06-03T13:13:17.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"Readme fixup.","shortMessageHtmlLink":"Readme fixup."}},{"before":"31b8dd5b02dac9f95a48e340fa400903dcd8cf24","after":"3a81eeb376becb1c96924aa247e797ee49eaa45f","ref":"refs/heads/feature/678-add-methods-to-apply-metadata-to-schema","pushedAt":"2024-06-03T11:08:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"Readme fixup.","shortMessageHtmlLink":"Readme fixup."}},{"before":"6f4d1667185fa2ef700e6d0614d3892a38f6edf4","after":"31b8dd5b02dac9f95a48e340fa400903dcd8cf24","ref":"refs/heads/feature/678-add-methods-to-apply-metadata-to-schema","pushedAt":"2024-05-30T14:19:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yruslan","name":"Ruslan Yushchenko","path":"/yruslan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4082463?s=80&v=4"},"commit":{"message":"#678 Add a method to convert integrals to decimals in schema according to the metadata.","shortMessageHtmlLink":"#678 Add a method to convert integrals to decimals in schema accordin…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXw0usgA","startCursor":null,"endCursor":null}},"title":"Activity · AbsaOSS/cobrix"}