This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-57448-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from d8663df4249 branch-4.0: [fix](inverted index) Fix skipping data reads
for columns when index is hit #57461 (#57476)
add b62514c4fbc [Fix](job) Fixed the sessionvar was not working in
streaming jobs. (#57448)
No new revisions were added by this update.
Summary of changes:
.../insert/streaming/StreamingInsertTask.java | 15 +++---
.../insert/streaming/StreamingJobProperties.java | 38 +++++++++++--
.../job/scheduler/StreamingTaskScheduler.java | 4 +-
.../streaming/StreamingJobPropertiesTest.java | 62 ++++++++++++++++++++++
4 files changed, 104 insertions(+), 15 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/job/extensions/insert/streaming/StreamingJobPropertiesTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]