You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by "shuwenwei (via GitHub)" <gi...@apache.org> on 2023/08/30 12:11:46 UTC

[GitHub] [iotdb] shuwenwei opened a new pull request, #10999: Lazy load chunk in FastCompaction

shuwenwei opened a new pull request, #10999:
URL: https://github.com/apache/iotdb/pull/10999

   ## Description
   When an aligned chunk can be directly flushed into target file writer, read the data of chunk from disk only when it is necessary


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] shuwenwei commented on pull request #10999: Lazy load chunk in FastCompaction

Posted by "shuwenwei (via GitHub)" <gi...@apache.org>.
shuwenwei commented on PR #10999:
URL: https://github.com/apache/iotdb/pull/10999#issuecomment-1711191696

   Another version (Lazy load chunk and page): https://github.com/apache/iotdb/compare/master...shuwenwei:iotdb:lazy_load_chunk_and_page_in_fast_compaction?expand=1


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] xingtanzjr commented on pull request #10999: Lazy load chunk in FastCompaction

Posted by "xingtanzjr (via GitHub)" <gi...@apache.org>.
xingtanzjr commented on PR #10999:
URL: https://github.com/apache/iotdb/pull/10999#issuecomment-1711177502

   Need talk more before merging


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Lazy load chunk in FastCompaction [iotdb]

Posted by "HTHou (via GitHub)" <gi...@apache.org>.
HTHou closed pull request #10999: Lazy load chunk in FastCompaction
URL: https://github.com/apache/iotdb/pull/10999


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org