Strikerrx01 commented on PR #34135: URL: https://github.com/apache/beam/pull/34135#issuecomment-2697331495
R: @stankiewicz I've addressed your feedback: 1. Reordered methods to put `get_query_location` before `get_table` for better readability 2. Fixed temp dataset handling to use `_get_temp_dataset()` instead of inlining the logic 3. Added test coverage for temp dataset handling 4. Improved code organization Please let me know if you'd like any other changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
