Re: [PR] Add hex decimal to long scalar functions [pinot]

2024-11-13 Thread via GitHub
Jackie-Jiang commented on PR #14435: URL: https://github.com/apache/pinot/pull/14435#issuecomment-2475080258 Remember to add this to the pinot doc -- 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

Re: [PR] Add hex decimal to long scalar functions [pinot]

2024-11-13 Thread via GitHub
xiangfu0 commented on code in PR #14435: URL: https://github.com/apache/pinot/pull/14435#discussion_r1841184841 ## pinot-common/src/main/java/org/apache/pinot/common/function/scalar/DataTypeConversionFunctions.java: ## @@ -129,4 +129,27 @@ public static byte[] base64Encode(byte[

Re: [PR] Add hex decimal to long scalar functions [pinot]

2024-11-13 Thread via GitHub
xiangfu0 merged PR #14435: URL: https://github.com/apache/pinot/pull/14435 -- 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

Re: [PR] Add hex decimal to long scalar functions [pinot]

2024-11-13 Thread via GitHub
gortiz commented on code in PR #14435: URL: https://github.com/apache/pinot/pull/14435#discussion_r1840261002 ## pinot-common/src/main/java/org/apache/pinot/common/function/scalar/DataTypeConversionFunctions.java: ## @@ -129,4 +129,27 @@ public static byte[] base64Encode(byte[]

Re: [PR] Add hex decimal to long scalar functions [pinot]

2024-11-12 Thread via GitHub
codecov-commenter commented on PR #14435: URL: https://github.com/apache/pinot/pull/14435#issuecomment-2472394504 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/14435?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

[PR] Add hex decimal to long scalar functions [pinot]

2024-11-12 Thread via GitHub
xiangfu0 opened a new pull request, #14435: URL: https://github.com/apache/pinot/pull/14435 Add hex decimal to long scalar functions -- 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 c