{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":754873130,"defaultBranch":"master","name":"delta","ownerLogin":"jingz-db","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-02-08T23:21:31.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/135738831?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1707434913.0","currentOid":""},"activityList":{"items":[{"before":"b8cfd96dd91f19939932cfeb002e482ef11061f5","after":"aea8e289cd796404972a3c5a1c9e5a5984f17900","ref":"refs/heads/add-partition-check-config","pushedAt":"2024-02-16T00:07:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jingz-db","name":"Jing Zhan","path":"/jingz-db","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135738831?s=80&v=4"},"commit":{"message":"scala style","shortMessageHtmlLink":"scala style"}},{"before":"d1aeb0bc367bf807cbd8aeb0c984cd311459cc01","after":"b8cfd96dd91f19939932cfeb002e482ef11061f5","ref":"refs/heads/add-partition-check-config","pushedAt":"2024-02-15T22:26:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jingz-db","name":"Jing Zhan","path":"/jingz-db","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135738831?s=80&v=4"},"commit":{"message":"scala style","shortMessageHtmlLink":"scala style"}},{"before":"8fcb9fb0655aaeca32f9710113ccd08a6836af6c","after":"d1aeb0bc367bf807cbd8aeb0c984cd311459cc01","ref":"refs/heads/add-partition-check-config","pushedAt":"2024-02-15T19:30:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jingz-db","name":"Jing Zhan","path":"/jingz-db","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135738831?s=80&v=4"},"commit":{"message":"scala style","shortMessageHtmlLink":"scala style"}},{"before":"338586a52690514df6268f699e0c5cf33f44c7a4","after":"8fcb9fb0655aaeca32f9710113ccd08a6836af6c","ref":"refs/heads/add-partition-check-config","pushedAt":"2024-02-14T22:32:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jingz-db","name":"Jing Zhan","path":"/jingz-db","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135738831?s=80&v=4"},"commit":{"message":"add delta sharing suite","shortMessageHtmlLink":"add delta sharing suite"}},{"before":"49f2625423e16a7d0f6c7892145c7b3eed329052","after":"4ecfa451c0618a8a1a0d048aa33f9bd031b8b0f2","ref":"refs/heads/master","pushedAt":"2024-02-14T22:18:25.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"jingz-db","name":"Jing Zhan","path":"/jingz-db","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135738831?s=80&v=4"},"commit":{"message":"[Kernel] Parquet writer `TableClient` APIs and default implementation (#2626)\n\nAdd the following API to `ParquetHandler` to support writing Parquet files.\r\n\r\n```\r\n /**\r\n * Write the given data batches to a Parquet files. Try to keep the Parquet file size to given\r\n * size. If the current file exceeds this size close the current file and start writing to a new\r\n * file.\r\n *

\r\n *\r\n * @param directoryPath Path to the directory where the Parquet should be written into.\r\n * @param dataIter Iterator of data batches to write.\r\n * @param maxFileSize Target maximum size of the created Parquet file in bytes.\r\n * @param statsColumns List of columns to collect statistics for. The statistics collection is\r\n * optional. If the implementation does not support statistics collection,\r\n * it is ok to return no statistics.\r\n * @return an iterator of {@link DataFileStatus} containing the status of the written files.\r\n * Each status contains the file path and the optionally collected statistics for the file\r\n * It is the responsibility of the caller to close the iterator.\r\n *\r\n * @throws IOException if an I/O error occurs during the file writing. This may leave some files\r\n * already written in the directory. It is the responsibility of the caller\r\n * to clean up.\r\n * @since 3.2.0\r\n */\r\n CloseableIterator writeParquetFiles(\r\n String directoryPath,\r\n CloseableIterator dataIter,\r\n long maxFileSize,\r\n List statsColumns) throws IOException;\r\n```\r\n\r\nThe default implementation of the above interface uses `parquet-mr` library.\r\n\r\n## How was this patch tested?\r\nAdded support for all Delta types except the `timestamp_ntz`. Tested writing different data types with variations of nested levels, null/non-null values and target file size.\r\n\r\n## Followup work\r\n* Support 2-level structures for array and map type data writing\r\n* Support INT64 format timestamp writing\r\n* Decimal legacy format (always binary) support\r\n* Uniform support to add field id for intermediate elements in `MAP`, `LIST` data types.","shortMessageHtmlLink":"[Kernel] Parquet writer TableClient APIs and default implementation ("}},{"before":"6ee3ba6439fa236db79b416da695ec0d5165e837","after":"338586a52690514df6268f699e0c5cf33f44c7a4","ref":"refs/heads/add-partition-check-config","pushedAt":"2024-02-08T23:54:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jingz-db","name":"Jing Zhan","path":"/jingz-db","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135738831?s=80&v=4"},"commit":{"message":"fix compiling","shortMessageHtmlLink":"fix compiling"}},{"before":"49f2625423e16a7d0f6c7892145c7b3eed329052","after":"6ee3ba6439fa236db79b416da695ec0d5165e837","ref":"refs/heads/add-partition-check-config","pushedAt":"2024-02-08T23:48:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jingz-db","name":"Jing Zhan","path":"/jingz-db","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135738831?s=80&v=4"},"commit":{"message":"add oss change","shortMessageHtmlLink":"add oss change"}},{"before":"749faa6f415b348e7f698d48e21db186ca27f761","after":"49f2625423e16a7d0f6c7892145c7b3eed329052","ref":"refs/heads/add-partition-check-config","pushedAt":"2024-02-08T23:33:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jingz-db","name":"Jing Zhan","path":"/jingz-db","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135738831?s=80&v=4"},"commit":{"message":"[Kernel] Refactor SnapshotManager to take logPath and dataPath as part of the constructor (#2613)","shortMessageHtmlLink":"[Kernel] Refactor SnapshotManager to take logPath and dataPath as par…"}},{"before":null,"after":"749faa6f415b348e7f698d48e21db186ca27f761","ref":"refs/heads/add-partition-check-config","pushedAt":"2024-02-08T23:28:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jingz-db","name":"Jing Zhan","path":"/jingz-db","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135738831?s=80&v=4"},"commit":{"message":"Squashed commits:\n\n - 1ca496b5505c7bcbea7651c6251aa644a039ca7f fix premerge tests by jingz-db \n - 6d4e36523d2ced6704114f295e5195c9ba113c88 resolve comments by jingz-db \n - 99a126a25bf12ab5bef63a09e9696c482194a51b resolve comments by jingz-db \n - c0e9393f8109ac8b72baecf0f37fc8a49d01ed99 fix flag check for column-mapping mode by jingz-db \n - 66ff54a2b4543872582a5fa73fe7b00415b1b55d add a flag by jingz-db \n - da25d62fa2b4346652b4ccc7c3880b03eadbebef [LC-2927][LIQUID] Disallow set tblproperties (delta.featu... by Ami Oka \n - 101e22404e1d3ee55f98bdc525c516a2157d0540 [DTS-2680] Fix Delta Sharing DataFrame not updated for OS... by Lin Zhou <87341375+linzhou-db@users.noreply.github.com>\n - f2ced890a119fe823ffe0af3afaabf839d503eaf Revert \"[ES-994299][SQL] Inline CURRENT_USER() and simila... by Xin Zhao \n - a02baf8a2be83f4de0c838f2c3819e43416031dc [ES-998264][Follow-up][Liquid] Fix inconsistent \"create e... by Jiaheng Tang \n - 6e602faed8effcafa2309db5f2de963ba4812c28 [ES-993304] Fix a bug of Deep Clone Iceberg in UC by Ming DAI \n - c2b1f48d32a35fd24ae014522271325c49e84439 [SC-147450][Delta] Support `_metadata` for Delta Streamin... by Yaohua Zhao <79476540+Yaohua628@users.noreply.github.com>\n - a8518c05dadd2418e0e6470ac0da77007a22c2d1 [AUTO][SC-153803][SPARK-46644] Change add and merge in SQ... by Davin Tjong \n - f7434fa843612dd1f7c98890a2358064c76a84f3 [DELTA-OSS-EXTERNAL] [Spark] Add messageParameters to Del... by Lars Kroll \n - 9a7ef3be9ece561f9d86a42978ffdbb8057a7efb [DELTA][LC-2405] Apply DMQ tag in MetadatCleanup flow by Prakhar Jain \n - 2ba43be1da767dfe4a185c6987c4cd4d787cf3b9 [ES-994299][SQL] Inline CURRENT_USER() and similar functi... by Daniel Tenedorio \n - 017ae2075e0165d7231896621ac5f2d1e91490e5 [DELTA-OSS-EXTERNAL] Upgrade Hadoop version to 3.3.4 by Scott Sandre \n - 26bf33ac2514ec42d9cc195f83c81ee05607d81a [LC-2865] Reorder checks in ConflictChecker by Christos Stavrakakis \n - 2dfd2da0f6bb7a9b01199e20edbb17a49038a80a [ES-998264][Liquid] Allow creating liquid table from exte... by Jiaheng Tang \n - 3e8fcfd01899410b68210461707cc82dec83de22 [LC-3002] Fix Delta benchmarks: unaccessible Utils.median by Johan Lasperas \n - 92282898c139002146e7e1844089dc84df2ac8c3 [LC-2944][DELTA] Add Writer Protocol check in Vacuum Comm... by Prakhar Jain \n - ac9d0bfb5b278bab3de8d2a27fea197b85650b8c [DTS-2637] Log more info in DeltaFormatSharingSource by Lin Zhou <87341375+linzhou-db@users.noreply.github.com>\n - 851a127034b98fed886621491705e344b6f87c11 [ES-1006244] Always widen UDFs in Delta conflict checker by Christos Stavrakakis \n - 0d1d16aad762608029d3f7c3972b620f183ba75f [SC-150028][WARMFIX] Improve Delta unsupported reader/wri... by Yaohua Zhao <79476540+Yaohua628@users.noreply.github.com>\n - cd123efad2d4789710de4ce0b6bc472b48402442 [ES-956094][Delta] Handle CREATE OR REPLACE for existing ... by Dhruv Arya \n - 808de7dabd61101b59f73ffc0a6b8a1149f1bd34 [LC-2995][DELTA] Add comment around why DeltaLog Vacuum l... by Prakhar Jain \n - d125486836b167c63fa0b5a0f3535fc4cfc04274 [LC-2943] Add additional metrics to usage logging to get ... by Rajesh Parangi <89877744+rajeshparangi@users.noreply.github.com>\n - 99dc2eae14fa352a6ab03cccab173c72acf5b5d6 [Delta][LC-2153] Add no checksum (post-merge) variants of... by Dhruv Arya \n - 7fc9b8aba880f2742a0e70057140b2c62941c0a9 [SC-153158] Fix for ES-990157 which is bug in the delta s... by Boyang Jerry Peng \n - 9664dde1003c5717a9c8bc4403cafac748cb3e98 [DELTA-OSS-EXTERNAL] [Release] Update `run-integration-te... by Venki Korukanti \n - 920fcd4deb27495cdf9c88ad20ca24f977ef5004 [AUTOSTATS][STATS-231] Add restrictions to collect stats ... by mohamedzait <113953232+mohamedzait@users.noreply.github.com>\n - 3b8b7bf2a56ee0665c9c6d99fa4f3cb71a459b5d [DELTA-OSS-EXTERNAL] [Spark][Sharing][Build] Add release ... by Venki Korukanti \n - df510b8cf441c8e1d149dd5d0509953ffae21095 [LC-2977] Add expression for Delta's canonical path by Menelaos Karavelas \n - e9f1c17c482be35979a64b2ee5e72c4562c084d5 [LC-2892] Avoid redudant jobs in buildRowIndexSetsForFile... by Andreas Chatzistergiou <93710326+andreaschat-db@users.noreply.github.com>\n - 3ba616e632fe427057b02414546698d9b063d9a3 [Delta OSS][Kernel] Downgrade the SLF4J version used for ... by Allison Portis \n - 8ec5560ebefde4b5c7edaac39569b404f9f79a8b needed changes for building flink with kernel by Nick Lanham \n - 4753e54bacf2c076f1266c0a09c55c064e59c88d [AUTOSTATS][STATS-267] fix min max values before converti... by mohamedzait <113953232+mohamedzait@users.noreply.github.com>\n - c489eecbcd5fa6f597dcedc17b0be4fb792c07d8 [bre][delta] Make sure files are writable in Evolvability... by Gabriel Russo \n - d05beeb5e738bd072f200d67be6a6c871492b98c [LC-2695] Fix Exception when creating Liquid table and en... by Hao Jiang \n - 895b82e456dd1cd26c7e6b13d84f4ad4428b9913 [LC-2801][Liquid OSS] Add Clustering example to Delta 3.1 by Jiaheng Tang \n - 25d163dbd59c41ff4c5fb9c367d37e5669f60b21 [LC-2320] Abbreviate long strings in DML stats by Christos Stavrakakis \n - 2cbdbcabd70730f5ab9348a0283e4c3a2e407cec [SC-153095] Refactor assume for better code sync in DBR c... by Hyukjin Kwon \n - 4745ce2f36caad724171a282e22da87e0fc68594 [LC-2646][SC-150301] Widen non-deterministic predicates d... by Fredrik Klauss \n - b893b8e9b3fd634b4c5f222fc8e78d83f1913dc3 [AUTOSTATS][SC-139947] Expose alterTableStats calls measu... by Pat Sukprasert \n - 826a1aff5e86b1c31159f0b7820645e2a9179896 [AUTO][SC-149572][SPARK-45629][CORE][SQL][CONNECT][ML][ST... by tangjiafu \n - d73e251739d3927aaa1c8774c191642c5a4989f4 [LC-2945] Rename row tracking tag in CommitInfo by Fredrik Klauss \n - 3cc9847b0531f84815172cc067054cfa4b40844f [LC-226] Emphasize paths should (or should not) be escape... by Paddy Xu \n - da50b2c37e24d90bd8bb7e4c714ea01c6c9a0bea [LC-2957] Remove edge code from WriteIntoDelta by sabir-akhadov <52208605+sabir-akhadov@users.noreply.github.com>\n - c6ea78a12cc294d077ad75b6e17f88bc74100214 [Delta OSS] Change kernel CI to run integration tests by Venki Korukanti \n - 816ae9b4c9409f301690e205621ed252848cbb5b [DTS-2381] Adds PrepareDeltaSharingScan and add it in Del... by Lin Zhou <87341375+linzhou-db@users.noreply.github.com>\n - f1085d3a34775d93949b55ec52f2f2e0af09bcc6 [LC-2820] CreateOrReplace table command should not follow... by sabir-akhadov <52208605+sabir-akhadov@users.noreply.github.com>\n - 93d502ca11e47a03d2be1a03a0821d45edad5836 [LC-2948] auto upgrade Delta protocol for REORG UPGRADE U... by Fred Storage Liu \n - 54765a9285ef680dbecdd230a7fcac83c0da8f16 [LC-2949] Fix REORG APPLY UNIFORM by Hao Jiang \n - b9ece910bcc4be8040b02a516b18fd41df47cff4 [LC-2940] Not enable DV by default when IcebergCompat is ... by Fred Storage Liu \n - 05d1bba13436a563f7a80945e0350a0b57a73181 [LC-274] Add comments to DeltaTable.forName to clarify vi... by Jiaheng Tang \n - c7ab3cbd2774eac1bee131b55e26d3a510e14e35 [DTS-2630] Export streaming and CM for delta format sharing by Lin Zhou <87341375+linzhou-db@users.noreply.github.com>\n - ae894f0f90d0dec08bd6b0a4b2aeb6974c2fc647 [LC-92] Add separate metrics for DPP and DFP by Ole Sasse \n - f82f2d50ff10df885f74aae0392d6c5991fe72e6 [Delta] Remove disclaimer about the Delta protocol still ... by Dhruv Arya \n - f8e4cc7ea09a1bf14bfabdc71ca61764133e38b5 [DELTA-OSS-EXTERNAL] [Spark][UPDATE with DV] Let UPDATE c... by Paddy Xu \n - 59f3382d2e8446e72a07ca4c2f219564bbbed4c6 [STATS-103][AUTO-STATS] Allow the StatsOnLoad tracker to ... by Desmond Cheong \n - c46a3342115f86e40851c3444c4981f3afced093 [LC-2766][Delta] Temporarily disable two flaky tests from... by Dhruv Arya \n - 4bd63ad92bcf534bb1bec95113e8009f41767bc3 [LC-2871][Delta][MC] Refactor conflict detection code so ... by Prakhar Jain \n - b0fb8f09a5c13d2ac14a907e9e872646354e7539 Open source autocompact by Nick Lanham \n - 3a906221689c4dcfed402746b13f8fa9a67f11fe [DELTA-OSS-EXTERNAL]Implement UPGRADE UNIFORM (ICEBERG_CO... by Kaiqi Jin \n - 0627069552284f72cebb9ffd55259f5eba0404d9 [LC-2894][Delta][MC] Move lockInterruptibly helper method... by Prakhar Jain \n - 821b91853cd229538e2f2e8e4439f5ce7a1438ce [Spark] Delete duplicate DeltaErrorsSuite test by Scott Sandre \n - 9ecb7a64d0bcd8f77e411cb5a5b36c2b9ed8c2f3 [ES-966215] Capture a fake call site in Delta data skippi... by Wenchen Fan \n - 2482f48c1344db14ecc79137ba1ea675820c83eb [DTS-2563] Export cdf support for delta format sharing by Lin Zhou <87341375+linzhou-db@users.noreply.github.com>\n - 8161fc3fa4e4aa5c0e0192b336038439b2e435be [LS-965] Trigger synchronous Iceberg Conversion when enab... by Hao Jiang \n - 9ab789acc9892daf95a8bbb0b71fcc3feb393d34 [LC-2922][Liquid OSS] Integrate domain metadata with OPTI... by Jiaheng Tang \n - c142c673973388e7f1afa16432702537a35978f9 [LC-2218] Implement redaction of Arclight-managed entitie... by Mann Patel \n - 984fa6f3304bf68e97757724c69a542205319b23 [LC-2766][Delta] Add support for syncing Delta table sche... by Dhruv Arya \n - 143c6b383463a77da8afd188677f717215ee6a1c [AUTOSTATS][PO] Add runtime metrics to PO store for backg... by Satya Valluri \n - 275cd6ec36d49bd078e5e4b7bd7c9bab871b0e1e [LC-2780][Delta] Support List and Map columns in Uniform by Lukas Rupprecht \n - c61f3ea158811246dea0deef2a26d00866d46496 [LC-2697]Implement UPGRADE UNIFORM (ICEBERG_COMPAT_VERSIO... by Kaiqi Jin \n - fc9ac35cf8be32c42e0c94c67ed11426d5500b63 [Delta OSS] Add a script to generate and upload docs to d... by Venki Korukanti \n - a095445b6da809ee9a5b4ece7c38d04a172ff70f [DTS-2562][2nd export] Export snapshot support for \"delta... by Lin Zhou <87341375+linzhou-db@users.noreply.github.com>\n - 189b30448d606df335fa5c7af4b7a53d5208aefb [LC-2554][Liquid OSS] Store CLUSTER BY columns as DomainM... by Jiaheng Tang \n - 0ded3b867705b5eb3921b936d45519df5dbe40e1 [LC-2852] Add DV Metrics in Classic Merge by Andreas Chatzistergiou <93710326+andreaschat-db@users.noreply.github.com>\n - 0f9eb1a02c52ed8d72a6ec8e57a2872de3e06c6e [Liquid][LC-2356] Repeat optimize until no optimize batch... by Wei Luo <143362963+weiluo-db@users.noreply.github.com>\n - 930c22f0e0c8c376612af52d68a39c7e8f9ddb78 [LC-2896] Fix commit tags in DBR for Classic merge with DVs by Andreas Chatzistergiou <93710326+andreaschat-db@users.noreply.github.com>\n - 1406baa237a9bb439a0676fa3c5bd61ea23da0b2 [LS-969] Support Delta Uniform statistics conversion to I... by Fred Storage Liu \n - bbcd1c5e46cd45727a519892cae22b57f458f544 [LS-965] Add unit tests for IcebergCompatV2 by Hao Jiang \n - 563cfe78323b695e33bfa0286b8ab0810cdab517 [SC-147475][FOLLOW-UP] Add NestedColumnPruning telemetry ... by Anton Lykov \n - 9b88f76bf99cc38bd4cf9d3397b7bb8ade822d0b [DELTA-OSS-EXTERNAL] Optimize Min/Max using Delta metadata by Venki Korukanti \n - 42f9138f6c0bfc0fa8e98d4161b6ccb252482536 [LS-965] Update Delta Protocol for IcebergCompatV2 by Hao Jiang \n - 86c0d510f1859bee252c0dfc1f51a3c64ff1642e [Liquid][LC-2864] Support `alter table cluster by` on unp... by Wei Luo \n - f1eba9a0e2922a1521fc1e7b5e2bb2a06f197fbe [SC-151693] [LC-1311] DFP Null Safe Equality JOIN by Thang Long Vu <107926660+longvu-db@users.noreply.github.com>\n - 3596470844c8bb1f278fc2a53d9b7997ff60ae19 [LS-968] Use non-fate-sharing future for prefetched delta... by Fred Storage Liu \n - 54c53c2b0fafe77afaf4ee6439b94b25b162ad2c [LC-2783][LIQUID] Reduce number of threads (concurrent ba... by Rahul Shivu Mahadev <51690557+rahulsmahadev@users.noreply.github.com>\n - 9f0a8d40a3af45351f4544dde339fcb769d20f3e [LS-965] Use IcebergCompatV2 in UniForm by Hao Jiang \n - 7bbd0c4d3f08d91df890f6900c76de3c5cc25748 [LC-1757] Add support for Deletion Vectors to Merge by Andreas Chatzistergiou <93710326+andreaschat-db@users.noreply.github.com>\n - dca825e3fd63c3e8c2d799f17ecf947dc548a56e [LC-2858][LIQUID] Add matching domain metadata as part of... by Ami Oka \n - cf7233fee754fb116f75f7fef2bae9c50081e2b5 [ES-909313][Delta] Print correct error message when sourc... by Lukas Rupprecht \n - f5a38dafbd7ffbb49fd87fbad3df13271d18f3fc [LC-2218] Implement redaction of Arclight-managed entitie... by Mann Patel \n - ab2ddea623cf267eed305fd007a673c6d6be46c5 [DTS-2561] Export util functions for delta format sharing by Lin Zhou <87341375+linzhou-db@users.noreply.github.com>\n - 2cabc99e153630e8be4eb65789513a1260a15464 [LC-2552][LIQUID] Phase out LiquidTableFeature by Ami Oka \n - 68a36a595b312e4c4b9536c6fa8da79f4a432c2d [LC-2908][Liquid OSS] Move DDL functions/tests from Edge ... by Jiaheng Tang \n - bd489a1b7b3a4adaaf3219dc0dfbd3e01abe675b [Liquid][LC-2858] Integrate ClusteringMetadataDomain by jintao shen \n - 4882b1174045ef2732a08e9ee200fab104ab15bf [DELTA-OSS-EXTERNAL] [Spark] Discard scoverage from delta... by Fred Storage Liu \n - e809c32c84534111f020c42a98d5e818960508a7 [ES-977873][DELTA] Add new checkpoint API which doesn't i... by Prakhar Jain \n (And 3968 more changes)\n\nGitOrigin-RevId: 1ca496b5505c7bcbea7651c6251aa644a039ca7f","shortMessageHtmlLink":"Squashed commits:"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0xNlQwMDowNzo1My4wMDAwMDBazwAAAAP8FcVE","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0xNlQwMDowNzo1My4wMDAwMDBazwAAAAP8FcVE","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0wOFQyMzoyODozMy4wMDAwMDBazwAAAAP2B-Ug"}},"title":"Activity · jingz-db/delta"}