I am adding custom data to custom table while author posting a comment. Please find my code in my own answer here http://wordpress.stackexchange.com/a/85109/9821
Now I want to add one more column of 'author_ID' and not able to get the comment author id on the fly.
Can anyone help me to get comment author id on the fly and insert into custom table column author_ID
Thanks a lot