{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":779105756,"defaultBranch":"main","name":"datafusion","ownerLogin":"phillipleblanc","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-03-29T03:44:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/879445?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725449024.0","currentOid":""},"activityList":{"items":[{"before":"af3ae0fc01f23e143a1396de396406e0a9e6ae3d","after":null,"ref":"refs/heads/phillip/240904-update-guide","pushedAt":"2024-09-04T11:23:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"}},{"before":"0db69d8d7ac2d2da74b577a3a00aadfa3e28b1b8","after":"af3ae0fc01f23e143a1396de396406e0a9e6ae3d","ref":"refs/heads/phillip/240904-update-guide","pushedAt":"2024-09-04T04:33:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Add note to update the download page","shortMessageHtmlLink":"Add note to update the download page"}},{"before":null,"after":"0db69d8d7ac2d2da74b577a3a00aadfa3e28b1b8","ref":"refs/heads/phillip/240904-update-guide","pushedAt":"2024-09-04T04:26:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Update download page to reflect latest version","shortMessageHtmlLink":"Update download page to reflect latest version"}},{"before":null,"after":"ef873b35360463ad1edd81dcf4f740c41df33536","ref":"refs/heads/phillip/240715-fix-add-analyzer-rule","pushedAt":"2024-07-15T04:33:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Fix `add_analyzer_rule` to return &mut Self","shortMessageHtmlLink":"Fix add_analyzer_rule to return &mut Self"}},{"before":"01c431424fa55b119ca572d047a2cd478cf5732d","after":"b38de4f340d91f1a2c7f4af868c4a87b94f38dc4","ref":"refs/heads/phillip/240623-union-all-alias-take-two","pushedAt":"2024-06-24T03:35:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Use transform_up and add more documentation on why this is needed","shortMessageHtmlLink":"Use transform_up and add more documentation on why this is needed"}},{"before":"103ae3d498e38f77aaf87ad0c408a3c62401c916","after":"01c431424fa55b119ca572d047a2cd478cf5732d","ref":"refs/heads/phillip/240623-union-all-alias-take-two","pushedAt":"2024-06-23T16:21:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Remove table qualifiers for sorts following a Union","shortMessageHtmlLink":"Remove table qualifiers for sorts following a Union"}},{"before":"8258fafb34d8f73d77d0ae3200ca6430a5032795","after":"103ae3d498e38f77aaf87ad0c408a3c62401c916","ref":"refs/heads/phillip/240623-union-all-alias-take-two","pushedAt":"2024-06-23T15:17:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Remove test from logical_plan/builder.rs","shortMessageHtmlLink":"Remove test from logical_plan/builder.rs"}},{"before":"08e4e6ad020136cac18710d0a18f31d44e025457","after":"8258fafb34d8f73d77d0ae3200ca6430a5032795","ref":"refs/heads/phillip/240623-union-all-alias-take-two","pushedAt":"2024-06-23T08:58:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Add test cases for issue","shortMessageHtmlLink":"Add test cases for issue"}},{"before":null,"after":"08e4e6ad020136cac18710d0a18f31d44e025457","ref":"refs/heads/phillip/240623-union-all-alias-take-two","pushedAt":"2024-06-23T08:55:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Fix `FormatOptions::CSV` propagation (#10912)\n\n* Fix sink output schema being passed in to `FileSinkExec` where input schema was expected\r\n\r\n* Propagate CSV options (quote, double quote, and escape) through protos\r\n\r\n* Add test for double quotes\r\n\r\n* Test quote escape when double quotes are disabled\r\n\r\n* regen\r\n\r\n---------\r\n\r\nCo-authored-by: svranesevic \r\nCo-authored-by: Andrew Lamb ","shortMessageHtmlLink":"Fix FormatOptions::CSV propagation (apache#10912)"}},{"before":"9e209c326c9b9617f41ecbe53a2cd58592ade638","after":"40e65aed0c92cc47343812583e1f679938482fb2","ref":"refs/heads/phillip/240529-union-all-alias","pushedAt":"2024-06-23T04:16:37.000Z","pushType":"push","commitsCount":187,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Add back test","shortMessageHtmlLink":"Add back test"}},{"before":"2fb62e8078e921a89d650deb42aaf31245b5076f","after":"9e209c326c9b9617f41ecbe53a2cd58592ade638","ref":"refs/heads/phillip/240529-union-all-alias","pushedAt":"2024-05-29T07:32:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Use more concise syntax","shortMessageHtmlLink":"Use more concise syntax"}},{"before":"c1cd181701900fe58696b70c93bed1be488d01d9","after":"2fb62e8078e921a89d650deb42aaf31245b5076f","ref":"refs/heads/phillip/240529-union-all-alias","pushedAt":"2024-05-29T06:50:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Move test to builder.rs","shortMessageHtmlLink":"Move test to builder.rs"}},{"before":"088c0312fd26fbf860dc6dd0276108aea7afec9f","after":"c1cd181701900fe58696b70c93bed1be488d01d9","ref":"refs/heads/phillip/240529-union-all-alias","pushedAt":"2024-05-29T06:47:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Add test in logical_plan to assert that all qualifiers are none","shortMessageHtmlLink":"Add test in logical_plan to assert that all qualifiers are none"}},{"before":"454b52d7f9888f481accb5021e46e3a69185ec6c","after":"088c0312fd26fbf860dc6dd0276108aea7afec9f","ref":"refs/heads/phillip/240529-union-all-alias","pushedAt":"2024-05-29T06:33:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Fix union builder to strip table qualifiers","shortMessageHtmlLink":"Fix union builder to strip table qualifiers"}},{"before":"130985d947d0b9f14f524f5c3345dcad5581471b","after":"0a9d32debd53b9745f8bf947413392bfbb8c7e17","ref":"refs/heads/debug-tracing","pushedAt":"2024-05-29T05:25:48.000Z","pushType":"push","commitsCount":158,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Merge branch 'main' into debug-tracing","shortMessageHtmlLink":"Merge branch 'main' into debug-tracing"}},{"before":"156a525286edf1d452373eb613e081a3a6654d44","after":"454b52d7f9888f481accb5021e46e3a69185ec6c","ref":"refs/heads/phillip/240529-union-all-alias","pushedAt":"2024-05-29T05:22:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Add test that demonstrates the issue","shortMessageHtmlLink":"Add test that demonstrates the issue"}},{"before":null,"after":"156a525286edf1d452373eb613e081a3a6654d44","ref":"refs/heads/phillip/240529-union-all-alias","pushedAt":"2024-05-29T01:59:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Support LogicalPlan::Distinct in unparser (#10690)\n\n* support distinct\r\n\r\n* cargo fmt\r\n\r\n* better fmt\r\n\r\n* add support for order by\r\n\r\n* add another test","shortMessageHtmlLink":"Support LogicalPlan::Distinct in unparser (apache#10690)"}},{"before":null,"after":"130985d947d0b9f14f524f5c3345dcad5581471b","ref":"refs/heads/debug-tracing","pushedAt":"2024-05-28T06:00:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"debug tracing","shortMessageHtmlLink":"debug tracing"}},{"before":null,"after":"932ac1b2581b13afc9c0a6fce14ce82949f39219","ref":"refs/heads/phillip/240524-fix-schema-err","pushedAt":"2024-05-27T05:17:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"wip","shortMessageHtmlLink":"wip"}},{"before":"034a699964cd5509ec424eafd096e9151ea2dd1b","after":null,"ref":"refs/heads/phillip/240523-fix-broken-test","pushedAt":"2024-05-23T13:25:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"}},{"before":"04f7bd1dad7e8a155df77a1a999241a4db25d6f9","after":"034a699964cd5509ec424eafd096e9151ea2dd1b","ref":"refs/heads/phillip/240523-fix-broken-test","pushedAt":"2024-05-23T12:09:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"merge issue","shortMessageHtmlLink":"merge issue"}},{"before":"d2f6faf56784867beafaa2ee88df37ffc3d20720","after":"04f7bd1dad7e8a155df77a1a999241a4db25d6f9","ref":"refs/heads/phillip/240523-fix-broken-test","pushedAt":"2024-05-23T12:08:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Move and fix test test_table_references_in_plan_to_sql","shortMessageHtmlLink":"Move and fix test test_table_references_in_plan_to_sql"}},{"before":null,"after":"d2f6faf56784867beafaa2ee88df37ffc3d20720","ref":"refs/heads/phillip/240523-fix-broken-test","pushedAt":"2024-05-23T12:08:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Omit NULLS FIRST/LAST when unparsing ORDER BY clauses for MySQL (#10625)\n\n* Omit `NULLS FIRST/LAST` when deparsing ORDER BY clauses for MySQL\r\n\r\n* Add test and fix sort_to_sql\r\n\r\n* Fix link for cargo doc\r\n\r\n* Remove reference to sqlparser-rs PR","shortMessageHtmlLink":"Omit NULLS FIRST/LAST when unparsing ORDER BY clauses for MySQL (apac…"}},{"before":"1e5a5cc22f77ad7cb2dad506bd87707adc2849c3","after":"2f511fbede2745148c42bd093af1f600a8833634","ref":"refs/heads/phillip/240523-fix-union-all-column-refs","pushedAt":"2024-05-23T12:07:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Move and fix test test_table_references_in_plan_to_sql","shortMessageHtmlLink":"Move and fix test test_table_references_in_plan_to_sql"}},{"before":"cb31cdc5d5c6277ee7ae8d1d43748895450f89a0","after":"1e5a5cc22f77ad7cb2dad506bd87707adc2849c3","ref":"refs/heads/phillip/240523-fix-union-all-column-refs","pushedAt":"2024-05-23T12:02:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"merge issue","shortMessageHtmlLink":"merge issue"}},{"before":"cacfed061c047d9be9a1365db2febf572aac88ce","after":"cb31cdc5d5c6277ee7ae8d1d43748895450f89a0","ref":"refs/heads/phillip/240523-fix-union-all-column-refs","pushedAt":"2024-05-23T12:01:55.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Merge branch 'main' into phillip/240523-fix-union-all-column-refs","shortMessageHtmlLink":"Merge branch 'main' into phillip/240523-fix-union-all-column-refs"}},{"before":"cacfed061c047d9be9a1365db2febf572aac88ce","after":"9f2ab780f977e93f4da02d4e164aed1b6e076770","ref":"refs/heads/phillip/240523-fix-mysql-order-by","pushedAt":"2024-05-23T11:00:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Remove reference to sqlparser-rs PR","shortMessageHtmlLink":"Remove reference to sqlparser-rs PR"}},{"before":null,"after":"cacfed061c047d9be9a1365db2febf572aac88ce","ref":"refs/heads/phillip/240523-fix-union-all-column-refs","pushedAt":"2024-05-23T08:07:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Fix link for cargo doc","shortMessageHtmlLink":"Fix link for cargo doc"}},{"before":"c13131b88baef7e996e14fa3888b446bf2a8e9c7","after":"cacfed061c047d9be9a1365db2febf572aac88ce","ref":"refs/heads/phillip/240523-fix-mysql-order-by","pushedAt":"2024-05-23T05:37:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Fix link for cargo doc","shortMessageHtmlLink":"Fix link for cargo doc"}},{"before":"e80f0fe139fc156d308935ee996811fafd9ea737","after":"c13131b88baef7e996e14fa3888b446bf2a8e9c7","ref":"refs/heads/phillip/240523-fix-mysql-order-by","pushedAt":"2024-05-23T03:59:06.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"phillipleblanc","name":"Phillip LeBlanc","path":"/phillipleblanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/879445?s=80&v=4"},"commit":{"message":"Merge branch 'main' into phillip/240523-fix-mysql-order-by","shortMessageHtmlLink":"Merge branch 'main' into phillip/240523-fix-mysql-order-by"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNFQxMToyMzo0NC4wMDAwMDBazwAAAASsncym","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNFQxMToyMzo0NC4wMDAwMDBazwAAAASsncym","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0yM1QwMzo1OTowNi4wMDAwMDBazwAAAARRlFy9"}},"title":"Activity · phillipleblanc/datafusion"}