This is an automated email from the ASF dual-hosted git repository.
morningman 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 315ccb2150a [minor] better column name error description (#36154)
315ccb2150a is described below
commit 315ccb2150a28baec7959cda26773a5b85d35e5c
Author: Jensen <[email protected]>
AuthorDate: Wed Jun 12 23:34:30 2024 +0800
[minor] better column name error description (#36154)
If column name is count(*), it can only throw 'No field name set', it
not friendly to us.
---
be/src/apache-orc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/be/src/apache-orc b/be/src/apache-orc
index d7975612de8..903ea6ccdc4 160000
--- a/be/src/apache-orc
+++ b/be/src/apache-orc
@@ -1 +1 @@
-Subproject commit d7975612de8b9711a284af9d7cba5248c49f73b3
+Subproject commit 903ea6ccdc463b8a17af2604975107ba7d895380
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]