Re: [PR] Refactored data clumps with the help of LLMs (research project) [iceberg]

2024-07-02 Thread via GitHub
ajantha-bhat commented on code in PR #10558: URL: https://github.com/apache/iceberg/pull/10558#discussion_r1657085224 ## api/src/main/java/org/apache/iceberg/FileStatistics.java: ## @@ -0,0 +1,100 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[PR] Refactored data clumps with the help of LLMs (research project) [iceberg]

2024-06-24 Thread via GitHub
compf opened a new pull request, #10558: URL: https://github.com/apache/iceberg/pull/10558 Hello maintainers, I am conducting a master thesis project focused on enhancing code quality through automated refactoring of data clumps, assisted by Large Language Models (LLMs).