-
Notifications
You must be signed in to change notification settings - Fork 409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fine grained partition writer optimization #6173
Fine grained partition writer optimization #6173
Commits on Oct 19, 2022
-
Add reuse memory scatterTo api for IColumn
Signed-off-by: yibin <huyibin@pingcap.com>
Configuration menu - View commit details
-
Copy full SHA for 9e4d3cf - Browse repository at this point
Copy the full SHA 9e4d3cfView commit details
Commits on Oct 20, 2022
-
Implement set,nothing,const,tuple columns scatterTo, and add gtest
Signed-off-by: yibin <huyibin@pingcap.com>
Configuration menu - View commit details
-
Copy full SHA for 0ff883a - Browse repository at this point
Copy the full SHA 0ff883aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b06df19 - Browse repository at this point
Copy the full SHA b06df19View commit details -
Apply FineGrainedShuffleWriter optimization
Signed-off-by: yibin <huyibin@pingcap.com>
Configuration menu - View commit details
-
Copy full SHA for 9588d49 - Browse repository at this point
Copy the full SHA 9588d49View commit details -
Fix gtest compilation failures
Signed-off-by: yibin <huyibin@pingcap.com>
Configuration menu - View commit details
-
Copy full SHA for 12b7c41 - Browse repository at this point
Copy the full SHA 12b7c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for e62857e - Browse repository at this point
Copy the full SHA e62857eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a83c7af - Browse repository at this point
Copy the full SHA a83c7afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 545bbb0 - Browse repository at this point
Copy the full SHA 545bbb0View commit details
Commits on Oct 21, 2022
-
Extract flush method from write for DAGResponseWriter interface
Signed-off-by: yibin <huyibin@pingcap.com>
Configuration menu - View commit details
-
Copy full SHA for f833565 - Browse repository at this point
Copy the full SHA f833565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f87acd - Browse repository at this point
Copy the full SHA 0f87acdView commit details
Commits on Oct 28, 2022
-
Update to comments and fix format issue
Signed-off-by: yibin <huyibin@pingcap.com>
Configuration menu - View commit details
-
Copy full SHA for af4b9b5 - Browse repository at this point
Copy the full SHA af4b9b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b682af - Browse repository at this point
Copy the full SHA 2b682afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a593f6c - Browse repository at this point
Copy the full SHA a593f6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2cb6f7 - Browse repository at this point
Copy the full SHA a2cb6f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for df4f0b7 - Browse repository at this point
Copy the full SHA df4f0b7View commit details -
Merge branch 'fine_grained_partition_opt' of github.com:yibin87/tifla…
…sh into fine_grained_partition_opt
Configuration menu - View commit details
-
Copy full SHA for 6d538d2 - Browse repository at this point
Copy the full SHA 6d538d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e812ecf - Browse repository at this point
Copy the full SHA e812ecfView commit details
Commits on Oct 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 456d1a5 - Browse repository at this point
Copy the full SHA 456d1a5View commit details -
Add prepared flag to ensure FineGrainedShuffleWriter is prepared befo…
…re writing Signed-off-by: yibin <huyibin@pingcap.com>
Configuration menu - View commit details
-
Copy full SHA for 517c3b9 - Browse repository at this point
Copy the full SHA 517c3b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f6072b - Browse repository at this point
Copy the full SHA 8f6072bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5f8c66 - Browse repository at this point
Copy the full SHA a5f8c66View commit details -
Convert constant columns for sample block
Signed-off-by: yibin <huyibin@pingcap.com>
Configuration menu - View commit details
-
Copy full SHA for 8b6d17e - Browse repository at this point
Copy the full SHA 8b6d17eView commit details -
Merge branch 'fine_grained_partition_opt' of github.com:yibin87/tifla…
…sh into fine_grained_partition_opt
Configuration menu - View commit details
-
Copy full SHA for e5c6f63 - Browse repository at this point
Copy the full SHA e5c6f63View commit details -
Update dbms/src/Flash/Mpp/FineGrainedShuffleWriter.cpp
Co-authored-by: SeaRise <hhssearise@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9dbec38 - Browse repository at this point
Copy the full SHA 9dbec38View commit details -
Update dbms/src/Columns/tests/gtest_column_scatterTo.cpp
Co-authored-by: SeaRise <hhssearise@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7d636ad - Browse repository at this point
Copy the full SHA 7d636adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f54189 - Browse repository at this point
Copy the full SHA 8f54189View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c1357 - Browse repository at this point
Copy the full SHA 35c1357View commit details -
Handle potential null column issue
Signed-off-by: yibin <huyibin@pingcap.com>
Configuration menu - View commit details
-
Copy full SHA for 6ef1faf - Browse repository at this point
Copy the full SHA 6ef1fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for b774dd0 - Browse repository at this point
Copy the full SHA b774dd0View commit details