ywc88 commented on PR #1171:
URL: https://github.com/apache/arrow-adbc/pull/1171#issuecomment-1749784812

   > Thanks!
   > 
   > I'm guessing there's no query where a trailing semicolon is somehow 
meaningful...
   
   I was surprised to see that these are valid:
   ```
   ywc=# select current_date;;;
    current_date 
   --------------
    2023-10-05
   (1 row)
   ```
   ```
   sqlite> select current_date;;;
   2023-10-05
   ```


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