You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/09/17 01:38:21 UTC

[GitHub] [druid] vogievetsky opened a new pull request, #13105: Web console: correctly escape path based flatten specs

vogievetsky opened a new pull request, #13105:
URL: https://github.com/apache/druid/pull/13105

   Also ret rid of the ability to generate `jq` flatten specs because we never use it in the first place.
   
   Try it with this record:
   
   ```
   {"hello.world":{"a\nb":{"x'y\"z":"hi there"}}}
   ```
   
   It now generates a correct flatten spec that works:
   
   <img width="398" alt="image" src="https://user-images.githubusercontent.com/177816/190835509-d49e88ca-9d81-4ad7-8640-c68d74541ead.png">
   
   


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

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


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


[GitHub] [druid] lgtm-com[bot] commented on pull request #13105: Web console: correctly escape path based flatten specs

Posted by GitBox <gi...@apache.org>.
lgtm-com[bot] commented on PR #13105:
URL: https://github.com/apache/druid/pull/13105#issuecomment-1249973210

   This pull request **introduces 1 alert** when merging 0a1c57301e7bcf35a3dec222661b387e7be7b302 into c62a8221211dbf6a6b6111ff11eed4cff9febaf7 - [view on LGTM.com](https://lgtm.com/projects/g/apache/druid/rev/pr-dabf9988b51931c0f7f12b7ad19f7c899790a244)
   
   **new alerts:**
   
   * 1 for Incomplete string escaping or encoding


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

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


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


[GitHub] [druid] lgtm-com[bot] commented on pull request #13105: Web console: correctly escape path based flatten specs

Posted by GitBox <gi...@apache.org>.
lgtm-com[bot] commented on PR #13105:
URL: https://github.com/apache/druid/pull/13105#issuecomment-1249994478

   This pull request **introduces 1 alert** when merging 193aee5abe2b838fb2e7b4e32c6a99311ede455b into c62a8221211dbf6a6b6111ff11eed4cff9febaf7 - [view on LGTM.com](https://lgtm.com/projects/g/apache/druid/rev/pr-aee34d2c5c98945d02c3680343485369f0aee83a)
   
   **new alerts:**
   
   * 1 for Incomplete string escaping or encoding


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

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


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


[GitHub] [druid] vogievetsky merged pull request #13105: Web console: correctly escape path based flatten specs

Posted by GitBox <gi...@apache.org>.
vogievetsky merged PR #13105:
URL: https://github.com/apache/druid/pull/13105


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

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


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