You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "hugosjoberg (via GitHub)" <gi...@apache.org> on 2023/11/15 19:20:45 UTC

[I] Column name different than source name [pinot]

hugosjoberg opened a new issue, #12007:
URL: https://github.com/apache/pinot/issues/12007

   Hi,
   
   I have a source which I am ingesting in Pinot, and I have a different naming convention in Pinot versus the source. example:
   Source: `user_id`
   Column-name: `userId`
   
   In the UI I tried different transformation functions but I haven't got the "Test Transformation" to work


-- 
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


Re: [I] Column name different than source name [pinot]

Posted by "hugosjoberg (via GitHub)" <gi...@apache.org>.
hugosjoberg closed issue #12007: Column name different than source name
URL: https://github.com/apache/pinot/issues/12007


-- 
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] Column name different than source name [pinot]

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

   Figured it out:
   Source: `user_id`
   Column-name: `userId`
   
   mapping function: `user_id`


-- 
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