AshinGau opened a new pull request, #11637:
URL: https://github.com/apache/doris/pull/11637
# Proposed changes
Read and decode parquet physical type.
1. The encoding type of boolean is bit-packing, this PR introduces the
implementation of bit-packing from Impala
2. Create a parq
nextdreamblue opened a new pull request, #11638:
URL: https://github.com/apache/doris/pull/11638
# Proposed changes
Issue Number: close #11636
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
-
yangzhg commented on code in PR #11629:
URL: https://github.com/apache/doris/pull/11629#discussion_r942031469
##
be/src/io/cache/whole_file_cache.cpp:
##
@@ -37,6 +37,16 @@ WholeFileCache::~WholeFileCache() {}
Status WholeFileCache::read_at(size_t offset, Slice result, size_t
github-actions[bot] commented on PR #11635:
URL: https://github.com/apache/doris/pull/11635#issuecomment-1210182709
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #11635:
URL: https://github.com/apache/doris/pull/11635#issuecomment-1210182735
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
JNSimba commented on issue #53:
URL:
https://github.com/apache/doris-flink-connector/issues/53#issuecomment-1210206964
hello, link3280:
1. `all partitions have no load data` is usually an error raised when the
data format or partition does not exist.
2. I simulated the scene without d
englefly commented on code in PR #11566:
URL: https://github.com/apache/doris/pull/11566#discussion_r942057903
##
fe/fe-core/src/main/java/org/apache/doris/rewrite/InferFiltersRule.java:
##
@@ -614,7 +614,10 @@ private void buildNewInPredicate(Expr inExpr,
for (
wangshuo128 commented on code in PR #11589:
URL: https://github.com/apache/doris/pull/11589#discussion_r942058227
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/EliminateAliasNode.java:
##
@@ -0,0 +1,66 @@
+// Licensed to the Apache Software Foundation (ASF)
Jibing-Li commented on code in PR #11582:
URL: https://github.com/apache/doris/pull/11582#discussion_r942060667
##
be/src/vec/exec/scan/scanner_context.cpp:
##
@@ -0,0 +1,123 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreem
xy720 opened a new issue, #11639:
URL: https://github.com/apache/doris/issues/11639
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
master
##
compasses opened a new issue, #11640:
URL: https://github.com/apache/doris/issues/11640
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Description
Currentl
yiguolei merged PR #11605:
URL: https://github.com/apache/doris/pull/11605
--
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: commits-unsubscr...@doris.apa
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.1.2 by this push:
new 236f394c3d [dev-1.1.2][fix](parquet-reade
yiguolei merged PR #11634:
URL: https://github.com/apache/doris/pull/11634
--
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: commits-unsubscr...@doris.apa
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 71d9b383d4 [Enhancement](hdfs) Support loading
101 - 115 of 115 matches
Mail list logo