[jira] [Commented] (ASTERIXDB-2785) Remove AQL Support

2020-10-09 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ASTERIXDB-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17211126#comment-17211126
 ] 

ASF subversion and git services commented on ASTERIXDB-2785:


Commit b777a52e3ea82024cafe5b66d2a46e49d65725b3 in asterixdb's branch 
refs/heads/master from Murtadha Makki Al Hubail
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=b777a52 ]

[ASTERIXDB-2785][AQL] AQL Removal Cleanup

- user model changes: no
- storage format changes: no
- interface changes: no

Details:

- Remove asterix-lang-aql module.
- Remove references to AQL.

Change-Id: I9fdc173aab0435e284c5364433c071d4cc1e19f0
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/8323
Integration-Tests: Jenkins 
Tested-by: Jenkins 
Reviewed-by: Murtadha Hubail 
Reviewed-by: Ali Alsuliman 


> Remove AQL Support
> --
>
> Key: ASTERIXDB-2785
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2785
> Project: Apache AsterixDB
>  Issue Type: Task
>  Components: AQL - Translator AQL
>Affects Versions: 0.9.5
>Reporter: Murtadha Makki Al Hubail
>Assignee: Murtadha Makki Al Hubail
>Priority: Major
> Fix For: 0.9.5
>
>
> The support for AQL has been deprecated for a while now. To reduce the code 
> complexity and testing time, we should completely remove AQL from the 
> codebase.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ASTERIXDB-2785) Remove AQL Support

2020-10-08 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ASTERIXDB-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17210059#comment-17210059
 ] 

ASF subversion and git services commented on ASTERIXDB-2785:


Commit ecfdcb8a0ff13ca7619983dbd3b2b47c254f4419 in asterixdb's branch 
refs/heads/master from Murtadha Makki Al Hubail
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=ecfdcb8 ]

[ASTERIXDB-2785][AQL] Remove AQL Support

- user model changes: Yes, AQL is no longer supported.
- storage format changes: no
- interface changes: no

Details:

- Remove AQL Support.
- Remove AQL based AdmGenTests.
- Convert feed-stats API to SQL++.

Change-Id: Ia73de4b6552a7da10427506ac9605a000aab21d8
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/8285
Integration-Tests: Jenkins 
Tested-by: Jenkins 
Reviewed-by: Ali Alsuliman 
Reviewed-by: Dmitry Lychagin 


> Remove AQL Support
> --
>
> Key: ASTERIXDB-2785
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2785
> Project: Apache AsterixDB
>  Issue Type: Task
>  Components: AQL - Translator AQL
>Affects Versions: 0.9.5
>Reporter: Murtadha Makki Al Hubail
>Assignee: Murtadha Makki Al Hubail
>Priority: Major
> Fix For: 0.9.5
>
>
> The support for AQL has been deprecated for a while now. To reduce the code 
> complexity and testing time, we should completely remove AQL from the 
> codebase.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ASTERIXDB-2785) Remove AQL Support

2020-10-06 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ASTERIXDB-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17208855#comment-17208855
 ] 

ASF subversion and git services commented on ASTERIXDB-2785:


Commit 490f13c9b6b672ed8d14fbd036c0399a688375d6 in asterixdb's branch 
refs/heads/master from Murtadha Makki Al Hubail
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=490f13c ]

[ASTERIXDB-2785][TEST] Convert RecoveryIT to SQL++

- user model changes: no
- storage format changes: no
- interface changes: no

Details:

- Convert RecoveryIT test files to SQL++.
- Remove unused AQL test files.

Change-Id: I89beee582ffb91f77c0e4a9c22d72de9b1b9e1bb
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/8284
Integration-Tests: Jenkins 
Tested-by: Jenkins 
Reviewed-by: Ali Alsuliman 


> Remove AQL Support
> --
>
> Key: ASTERIXDB-2785
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2785
> Project: Apache AsterixDB
>  Issue Type: Task
>  Components: AQL - Translator AQL
>Affects Versions: 0.9.5
>Reporter: Murtadha Makki Al Hubail
>Assignee: Murtadha Makki Al Hubail
>Priority: Major
> Fix For: 0.9.5
>
>
> The support for AQL has been deprecated for a while now. To reduce the code 
> complexity and testing time, we should completely remove AQL from the 
> codebase.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ASTERIXDB-2785) Remove AQL Support

2020-10-06 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ASTERIXDB-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17208757#comment-17208757
 ] 

ASF subversion and git services commented on ASTERIXDB-2785:


Commit 55d92d39cf6322c56c2093d52dca9094a14c5817 in asterixdb's branch 
refs/heads/master from Murtadha Makki Al Hubail
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=55d92d3 ]

[ASTERIXDB-2785][TEST] Convert MetadataTest to SQL++

- user model changes: no
- storage format changes: no
- interface changes: no

Change-Id: If8435ce0e70874559197aa2ad60600e1f70815c3
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/8283
Integration-Tests: Jenkins 
Tested-by: Jenkins 
Reviewed-by: Hussain Towaileb 


> Remove AQL Support
> --
>
> Key: ASTERIXDB-2785
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2785
> Project: Apache AsterixDB
>  Issue Type: Task
>  Components: AQL - Translator AQL
>Affects Versions: 0.9.5
>Reporter: Murtadha Makki Al Hubail
>Assignee: Murtadha Makki Al Hubail
>Priority: Major
> Fix For: 0.9.5
>
>
> The support for AQL has been deprecated for a while now. To reduce the code 
> complexity and testing time, we should completely remove AQL from the 
> codebase.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ASTERIXDB-2785) Remove AQL Support

2020-10-06 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ASTERIXDB-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17208548#comment-17208548
 ] 

ASF subversion and git services commented on ASTERIXDB-2785:


Commit 21e04f881ddfa30fb7010b397ed424c66d3919b0 in asterixdb's branch 
refs/heads/master from Murtadha Makki Al Hubail
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=21e04f8 ]

[ASTERIXDB-2785][TEST] AQL Tests Removal

- user model changes: no
- storage format changes: no
- interface changes: no

Change-Id: Ie0c28f97db52a40bd5a234896dc1e27e3d83b455
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/8264
Reviewed-by: Ali Alsuliman 
Integration-Tests: Jenkins 
Tested-by: Jenkins 


> Remove AQL Support
> --
>
> Key: ASTERIXDB-2785
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2785
> Project: Apache AsterixDB
>  Issue Type: Task
>  Components: AQL - Translator AQL
>Affects Versions: 0.9.5
>Reporter: Murtadha Makki Al Hubail
>Assignee: Murtadha Makki Al Hubail
>Priority: Major
> Fix For: 0.9.5
>
>
> The support for AQL has been deprecated for a while now. To reduce the code 
> complexity and testing time, we should completely remove AQL from the 
> codebase.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ASTERIXDB-2785) Remove AQL Support

2020-10-02 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ASTERIXDB-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17206143#comment-17206143
 ] 

ASF subversion and git services commented on ASTERIXDB-2785:


Commit 86ee81bb420ef39121e328a084b9beb057df4464 in asterixdb's branch 
refs/heads/master from Murtadha Makki Al Hubail
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=86ee81b ]

[ASTERIXDB-2785][TEST] Remove AQL Execution Tests

- user model changes: no
- storage format changes: no
- interface changes: no

Details:

- Remove AqlExecutionTest.
- Disable NCServiceExecutionIT that used to run aql tests.

Change-Id: Icfcdf119ca75805fd372ccd0d5546bba86dad166
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/8203
Integration-Tests: Jenkins 
Tested-by: Jenkins 
Reviewed-by: Michael Blow 


> Remove AQL Support
> --
>
> Key: ASTERIXDB-2785
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2785
> Project: Apache AsterixDB
>  Issue Type: Task
>  Components: AQL - Translator AQL
>Affects Versions: 0.9.5
>Reporter: Murtadha Makki Al Hubail
>Assignee: Murtadha Makki Al Hubail
>Priority: Major
> Fix For: 0.9.5
>
>
> The support for AQL has been deprecated for a while now. To reduce the code 
> complexity and testing time, we should completely remove AQL from the 
> codebase.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)