>From Ritik Raj <[email protected]>:

Attention is currently required from: Murtadha Hubail, Peeyush Gupta, Ian 
Maxon, Till Westmann, Ali Alsuliman.
Ritik Raj has posted comments on this change. ( 
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17450 )

Change subject: [ASTERIXDB-3155][SQL] Supporting escape backticks and 
singleQuote in SQL++
......................................................................


Patch Set 7:

(2 comments)

File 
asterixdb/asterix-lang-common/src/main/java/org/apache/asterix/lang/common/parser/ScopeChecker.java:

https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17450/comment/99e2aa7e_a89c4192
PS7, Line 262: It will not pass through lexer , but adding 
IllegalStateException Con
> no space before comma. For example, lexer, but ..
Ack


https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17450/comment/d570ee72_787cd9f8
PS7, Line 308: if (cray[0] == '\'' && c == '\'') { // if single quoted, allow 
'' as an escaped single quote
> "Hello''World" should keep both the single quotes. Also select 'Hello''World' 
> already works. […]
both works , will add both these in test cases.



--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17450
To unsubscribe, or for help writing mail filters, visit 
https://asterix-gerrit.ics.uci.edu/settings

Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Change-Id: I5d9069c6aaa1365545f7e0ca728be6ea2ca4641d
Gerrit-Change-Number: 17450
Gerrit-PatchSet: 7
Gerrit-Owner: Ritik Raj <[email protected]>
Gerrit-Reviewer: Ali Alsuliman <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Murtadha Hubail <[email protected]>
Gerrit-Reviewer: Peeyush Gupta <[email protected]>
Gerrit-Reviewer: Till Westmann <[email protected]>
Gerrit-Attention: Murtadha Hubail <[email protected]>
Gerrit-Attention: Peeyush Gupta <[email protected]>
Gerrit-Attention: Ian Maxon <[email protected]>
Gerrit-Attention: Till Westmann <[email protected]>
Gerrit-Attention: Ali Alsuliman <[email protected]>
Gerrit-Comment-Date: Thu, 30 Mar 2023 03:59:47 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Peeyush Gupta <[email protected]>
Gerrit-MessageType: comment

Reply via email to