xiangfu0 merged PR #12118:
URL: https://github.com/apache/pinot/pull/12118
--
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...@pinot.apa
codecov-commenter commented on PR #12118:
URL: https://github.com/apache/pinot/pull/12118#issuecomment-1863566998
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/12118?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
R
Jackie-Jiang commented on code in PR #12118:
URL: https://github.com/apache/pinot/pull/12118#discussion_r1431984479
##
pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/operator/utils/TypeUtils.java:
##
@@ -66,6 +66,12 @@ public static Object convert(Object value,
xiangfu0 commented on code in PR #12118:
URL: https://github.com/apache/pinot/pull/12118#discussion_r1431978111
##
pinot-query-planner/src/main/java/org/apache/calcite/rel/rules/PinotEvaluateLiteralRule.java:
##
@@ -171,13 +180,70 @@ private static RexNode
evaluateLiteralOnlyFu
xiangfu0 commented on code in PR #12118:
URL: https://github.com/apache/pinot/pull/12118#discussion_r1431972919
##
pinot-core/src/main/java/org/apache/pinot/core/operator/transform/function/CastTransformFunction.java:
##
@@ -56,6 +56,10 @@ public void init(List arguments,
Map c
xiangfu0 commented on code in PR #12118:
URL: https://github.com/apache/pinot/pull/12118#discussion_r1431970432
##
pinot-query-runtime/src/main/java/org/apache/pinot/query/runtime/operator/utils/TypeUtils.java:
##
@@ -66,6 +66,12 @@ public static Object convert(Object value, Col
xiangfu0 commented on code in PR #12118:
URL: https://github.com/apache/pinot/pull/12118#discussion_r1431967330
##
pinot-core/src/main/java/org/apache/pinot/core/common/ObjectSerDeUtils.java:
##
@@ -156,7 +156,12 @@ public enum ObjectType {
FloatArrayList(44),
StringAr
Jackie-Jiang commented on code in PR #12118:
URL: https://github.com/apache/pinot/pull/12118#discussion_r1431875567
##
pinot-broker/src/main/java/org/apache/pinot/broker/requesthandler/BaseBrokerRequestHandler.java:
##
@@ -1512,6 +1517,30 @@ private void computeResultsForLiteral
Jackie-Jiang commented on code in PR #12118:
URL: https://github.com/apache/pinot/pull/12118#discussion_r1430849697
##
pinot-core/src/main/java/org/apache/pinot/core/common/ObjectSerDeUtils.java:
##
@@ -156,7 +156,12 @@ public enum ObjectType {
FloatArrayList(44),
Stri
xiangfu0 commented on code in PR #12118:
URL: https://github.com/apache/pinot/pull/12118#discussion_r1430765003
##
pinot-core/src/main/java/org/apache/pinot/core/common/ObjectSerDeUtils.java:
##
@@ -156,7 +156,12 @@ public enum ObjectType {
FloatArrayList(44),
StringAr
Jackie-Jiang commented on code in PR #12118:
URL: https://github.com/apache/pinot/pull/12118#discussion_r1428438510
##
pinot-core/src/main/java/org/apache/pinot/core/common/ObjectSerDeUtils.java:
##
@@ -156,7 +156,12 @@ public enum ObjectType {
FloatArrayList(44),
Stri
xiangfu0 commented on code in PR #12118:
URL: https://github.com/apache/pinot/pull/12118#discussion_r1427470866
##
pinot-core/src/main/java/org/apache/pinot/core/common/ObjectSerDeUtils.java:
##
@@ -156,7 +156,12 @@ public enum ObjectType {
FloatArrayList(44),
StringAr
xiangfu0 commented on code in PR #12118:
URL: https://github.com/apache/pinot/pull/12118#discussion_r1427418306
##
pinot-core/src/main/java/org/apache/pinot/core/common/ObjectSerDeUtils.java:
##
@@ -156,7 +156,12 @@ public enum ObjectType {
FloatArrayList(44),
StringAr
Jackie-Jiang commented on code in PR #12118:
URL: https://github.com/apache/pinot/pull/12118#discussion_r1422823809
##
pinot-core/src/main/java/org/apache/pinot/core/common/ObjectSerDeUtils.java:
##
@@ -156,7 +156,12 @@ public enum ObjectType {
FloatArrayList(44),
Stri
codecov-commenter commented on PR #12118:
URL: https://github.com/apache/pinot/pull/12118#issuecomment-1846338479
##
[Codecov](https://app.codecov.io/gh/apache/pinot/pull/12118?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
R
xiangfu0 opened a new pull request, #12118:
URL: https://github.com/apache/pinot/pull/12118
Support array literal in thrift and ObjectSerde.
--
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 sp
16 matches
Mail list logo