Jackie-Jiang commented on issue #8418: URL: https://github.com/apache/pinot/issues/8418#issuecomment-1100432703
@nizarhejazi Good point on the challenges of supporting `DECIMAL(p, s)`. I think it is okay for us to add `BIG_DECIMAL` data type for arbitrary precision and scale (-32768 to 32767) first, then figure out how to add `DECIMAL` support in the future. Go ahead adding the dictionary/raw forward index/transform function support etc. for `BIG_DECIMAL`. Sorry I didn't think through the problem initially and made the bad suggestion. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org