You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "61yao (via GitHub)" <gi...@apache.org> on 2023/02/09 00:40:44 UTC

[GitHub] [pinot] 61yao opened a new issue, #10252: [Feature] Null support in Pinot

61yao opened a new issue, #10252:
URL: https://github.com/apache/pinot/issues/10252

   TODO: Fill in with design and other context
   
   1. Null Literal support 
   [ ] Correctly pass null in thrift (https://github.com/apache/pinot/pull/10217#issuecomment-1423431819)
   [ ] Get the null value in LiteralTransform func 
   [ ] Update callers to getLiteral for null
   
   2. Null support in other places  
   
   


-- 
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-unsubscribe@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] abhioncbr commented on issue #10252: [Feature] Null support in Pinot

Posted by "abhioncbr (via GitHub)" <gi...@apache.org>.
abhioncbr commented on issue #10252:
URL: https://github.com/apache/pinot/issues/10252#issuecomment-1496498327

   Thanks, @61yao; let me give it a try. I understand that it's time-sensitive, and I will share my updates.


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] 61yao commented on issue #10252: [Feature] Null support in Pinot

Posted by "61yao (via GitHub)" <gi...@apache.org>.
61yao commented on issue #10252:
URL: https://github.com/apache/pinot/issues/10252#issuecomment-1423437108

   @Jackie-Jiang 


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] 61yao commented on issue #10252: [Feature] Null support in Pinot

Posted by "61yao (via GitHub)" <gi...@apache.org>.
61yao commented on issue #10252:
URL: https://github.com/apache/pinot/issues/10252#issuecomment-1493649265

   @abhioncbr conditional operator work hasn't started. If you are interested in case when, you can take a look at case when transform functions. Let me know if you have any questions. The project is kinda urgent. If you can send a PR within next two weeks, I am happy to take some of your help. :)  


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] abhioncbr commented on issue #10252: [Feature] Null support in Pinot

Posted by "abhioncbr (via GitHub)" <gi...@apache.org>.
abhioncbr commented on issue #10252:
URL: https://github.com/apache/pinot/issues/10252#issuecomment-1492695625

   Hi @61yao, Can I pick up the work for Null support in the conditional operator? I would like to give it a try, It's related to 1053


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


Re: [I] [Feature] Null support in Pinot [pinot]

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang commented on issue #10252:
URL: https://github.com/apache/pinot/issues/10252#issuecomment-1762159243

   Majority of them are already supported. Use #11802 to track the remaining items


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


Re: [I] [Feature] Null support in Pinot [pinot]

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang closed issue #10252: [Feature] Null support in Pinot
URL: https://github.com/apache/pinot/issues/10252


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org