abhs50 commented on PR #8907: URL: https://github.com/apache/pinot/pull/8907#issuecomment-1170526857
Multiple IP Request : `curl --location --request POST 'http://localhost:8000/query/sql' \ --header 'X-Forwarded-For: 103.0.113.165,60.91.3.17,120.192.338.678' \ --header 'Content-Type: text/plain' \ --data-raw '{"sql":"select yearID, count(*) from baseballStats group by yearID limit 20"}'` Response : <img width="1732" alt="pinot-log" src="https://user-images.githubusercontent.com/518685/176551180-c302b4fc-b761-4ad7-916e-d9a1d37f6836.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-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