fuchanghai commented on PR #11493:
URL: 
https://github.com/apache/dolphinscheduler/pull/11493#issuecomment-1220431458

   > > @zhuangchong Yes, but you gave me some inspiration just now, mainly as 
follows: Yes, but you gave me some inspiration just now, mainly as follows: I 
want to try
   > > ```
   > > 'select *,'1' as b from table'
   > > ```
   > > 
   > > 
   > >     
   > >       
   > >     
   > > 
   > >       
   > >     
   > > 
   > >     
   > >   
   > > to see if the exception will be parsed, if there is a value in 
ColumnNames after calling the method tryGrammaticalAnalysisSql, will it do not 
parse`“*”`?
   > 
   > What did it parse out?
   
   after calling the method tryGrammaticalAnalysisSql,length of ColumnNames  is 
zero .  finally result is right
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to