[jira] [Created] (ASTERIXDB-1715) Clause spelled incorrectly in SQL++ documentation

2016-10-28 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1715: -- Summary: Clause spelled incorrectly in SQL++ documentation Key: ASTERIXDB-1715 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1715 Project:

[jira] [Closed] (ASTERIXDB-1712) Can't select fields if query contains union all clause with select * in from clause

2016-10-27 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan closed ASTERIXDB-1712. -- Resolution: Duplicate > Can't select fields if query contains union all

[jira] [Created] (ASTERIXDB-1712) Can't select fields if query contains union all clause with select * in from clause

2016-10-27 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1712: -- Summary: Can't select fields if query contains union all clause with select * in from clause Key: ASTERIXDB-1712 URL:

[jira] [Created] (ASTERIXDB-1713) Can't select fields if query contains union all clause with select * in from clause

2016-10-27 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1713: -- Summary: Can't select fields if query contains union all clause with select * in from clause Key: ASTERIXDB-1713 URL:

[jira] [Updated] (ASTERIXDB-1697) Joining results of with throws NullPointerException

2016-10-18 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan updated ASTERIXDB-1697: --- Attachment: my_asterix_nc2.log my_asterix_nc1.log

[jira] [Created] (ASTERIXDB-1692) Case statement referring to aggregated value throws ArrayIndexOutOfBoundsException

2016-10-12 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1692: -- Summary: Case statement referring to aggregated value throws ArrayIndexOutOfBoundsException Key: ASTERIXDB-1692 URL:

[jira] [Commented] (ASTERIXDB-1676) Query with aggregate functions in with and where clause doesn't return result

2016-10-06 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15550990#comment-15550990 ] Vignesh Raghunathan commented on ASTERIXDB-1676: This isn't reproducible anymore.

[jira] [Created] (ASTERIXDB-1676) Query with aggregate functions in with and where clause doesn't return result

2016-10-05 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1676: -- Summary: Query with aggregate functions in with and where clause doesn't return result Key: ASTERIXDB-1676 URL:

[jira] [Created] (ASTERIXDB-1632) Query having subquery referring to with clause returns incorrect results

2016-09-04 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1632: -- Summary: Query having subquery referring to with clause returns incorrect results Key: ASTERIXDB-1632 URL:

[jira] [Closed] (ASTERIXDB-1580) Subquery in having clause throws ArrayIndexOutOfBoundsException

2016-09-03 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan closed ASTERIXDB-1580. -- Resolution: Fixed > Subquery in having clause throws

[jira] [Updated] (ASTERIXDB-1600) Support for date arthimetic

2016-08-22 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan updated ASTERIXDB-1600: --- Description: {code} drop dataverse sampdb if exists; create dataverse

[jira] [Updated] (ASTERIXDB-1602) Nested subqueries in with clause throws StackOverflowError

2016-08-22 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan updated ASTERIXDB-1602: --- Attachment: tpcdsadb.txt adblog.txt > Nested subqueries

[jira] [Updated] (ASTERIXDB-1602) Nested subqueries in with clause throws StackOverflowError

2016-08-22 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan updated ASTERIXDB-1602: --- Summary: Nested subqueries in with clause throws StackOverflowError (was:

[jira] [Created] (ASTERIXDB-1602) Nest subqueries in with clause throws StackOverflowError

2016-08-22 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1602: -- Summary: Nest subqueries in with clause throws StackOverflowError Key: ASTERIXDB-1602 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1602

[jira] [Created] (ASTERIXDB-1600) Support for date arthimetic

2016-08-21 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1600: -- Summary: Support for date arthimetic Key: ASTERIXDB-1600 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1600 Project: Apache AsterixDB

[jira] [Reopened] (ASTERIXDB-1580) Subquery in having clause throws ArrayIndexOutOfBoundsException

2016-08-20 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan reopened ASTERIXDB-1580: > Subquery in having clause throws ArrayIndexOutOfBoundsException >

[jira] [Created] (ASTERIXDB-1597) Ordering by aggregated field throws NullPointerException

2016-08-20 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1597: -- Summary: Ordering by aggregated field throws NullPointerException Key: ASTERIXDB-1597 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1597

[jira] [Created] (ASTERIXDB-1592) Combining SQL-92 type join and left outer join throws NullPointerException

2016-08-19 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1592: -- Summary: Combining SQL-92 type join and left outer join throws NullPointerException Key: ASTERIXDB-1592 URL:

[jira] [Updated] (ASTERIXDB-1591) Multiple exists in where throws NullPointerException

2016-08-19 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan updated ASTERIXDB-1591: --- Attachment: tpcdsadb.txt > Multiple exists in where throws

[jira] [Created] (ASTERIXDB-1591) Multiple exists in where throws NullPointerException

2016-08-19 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1591: -- Summary: Multiple exists in where throws NullPointerException Key: ASTERIXDB-1591 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1591

[jira] [Commented] (ASTERIXDB-1546) Exceptions thrown after launching AsterixHyracksIntegrationUtil.java

2016-08-18 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15426756#comment-15426756 ] Vignesh Raghunathan commented on ASTERIXDB-1546: Yes, this could be resolved as not a

[jira] [Updated] (ASTERIXDB-1581) Subquery inside case when clause - ConcurrentModificationException is thrown

2016-08-15 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan updated ASTERIXDB-1581: --- Attachment: tpcdsadb.txt > Subquery inside case when clause -

[jira] [Created] (ASTERIXDB-1581) Subquery inside case when clause - ConcurrentModificationException is thrown

2016-08-15 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1581: -- Summary: Subquery inside case when clause - ConcurrentModificationException is thrown Key: ASTERIXDB-1581 URL:

[jira] [Commented] (ASTERIXDB-1580) Subquery in having clause throws ArrayIndexOutOfBoundsException

2016-08-15 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15421070#comment-15421070 ] Vignesh Raghunathan commented on ASTERIXDB-1580: I have sent tpcdsq6.zip to

[jira] [Created] (ASTERIXDB-1580) Subquery in having clause throws ArrayIndexOutOfBoundsException

2016-08-15 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1580: -- Summary: Subquery in having clause throws ArrayIndexOutOfBoundsException Key: ASTERIXDB-1580 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1580

[jira] [Commented] (ASTERIXDB-1574) Result of subquery in where clause could not be cast to a scalar value

2016-08-13 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419918#comment-15419918 ] Vignesh Raghunathan commented on ASTERIXDB-1574: Another query: select samptable.id

[jira] [Commented] (ASTERIXDB-1571) Subquery in from clause throws NullPointerException

2016-08-13 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419863#comment-15419863 ] Vignesh Raghunathan commented on ASTERIXDB-1571: Another query that causes NPE with

[jira] [Created] (ASTERIXDB-1577) Confusing error message when conditions in where clause reference fields in dataset using dataset's name instead of alias

2016-08-13 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1577: -- Summary: Confusing error message when conditions in where clause reference fields in dataset using dataset's name instead of alias Key: ASTERIXDB-1577 URL:

[jira] [Commented] (ASTERIXDB-1562) NotImplemented Exception thrown when external delimited file is loaded using sql++

2016-08-13 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419860#comment-15419860 ] Vignesh Raghunathan commented on ASTERIXDB-1562: As discussed in the weekly meeting,

[jira] [Commented] (ASTERIXDB-1546) Exceptions thrown after launching AsterixHyracksIntegrationUtil.java

2016-08-13 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419859#comment-15419859 ] Vignesh Raghunathan commented on ASTERIXDB-1546: In

[jira] [Created] (ASTERIXDB-1576) Select * with more than two tables in from clause without aliases throws AlgebricksException

2016-08-13 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1576: -- Summary: Select * with more than two tables in from clause without aliases throws AlgebricksException Key: ASTERIXDB-1576 URL:

[jira] [Commented] (ASTERIXDB-1571) Subquery in from clause throws NullPointerException

2016-08-13 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419840#comment-15419840 ] Vignesh Raghunathan commented on ASTERIXDB-1571: Thanks for pointing that out. I

[jira] [Commented] (ASTERIXDB-1478) using localfs goes wrong

2016-08-12 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419185#comment-15419185 ] Vignesh Raghunathan commented on ASTERIXDB-1478: I was facing a similar issue earlier

[jira] [Commented] (ASTERIXDB-1571) Subquery in from clause throws NullPointerException

2016-08-12 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419132#comment-15419132 ] Vignesh Raghunathan commented on ASTERIXDB-1571: Could you please try the following

[jira] [Created] (ASTERIXDB-1574) Result of subquery in where clause could not be cast to a scalar value

2016-08-12 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1574: -- Summary: Result of subquery in where clause could not be cast to a scalar value Key: ASTERIXDB-1574 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1574

[jira] [Created] (ASTERIXDB-1571) Subquery in from clause throws NullPointerException

2016-08-12 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1571: -- Summary: Subquery in from clause throws NullPointerException Key: ASTERIXDB-1571 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1571

[jira] [Updated] (ASTERIXDB-1571) Subquery in from clause throws NullPointerException

2016-08-12 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan updated ASTERIXDB-1571: --- Description: To reproduce the issue, run the following sqlpp statements

[jira] [Updated] (ASTERIXDB-1571) Subquery in from clause throws NullPointerException

2016-08-12 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan updated ASTERIXDB-1571: --- Description: To reproduce the issue, run the following sqlpp statements

[jira] [Updated] (ASTERIXDB-1571) Subquery in from clause throws NullPointerException

2016-08-12 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan updated ASTERIXDB-1571: --- Description: To reproduce the issue, run the following sqlpp statements

[jira] [Commented] (ASTERIXDB-1562) NotImplemented Exception thrown when external delimited file is loaded using sql++

2016-08-02 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15404956#comment-15404956 ] Vignesh Raghunathan commented on ASTERIXDB-1562: I inserted

[jira] [Updated] (ASTERIXDB-1562) NotImplemented Exception thrown when external delimited file is loaded using sql++

2016-08-02 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan updated ASTERIXDB-1562: --- Description: To reproduce the issue, create a type and table using sql++

[jira] [Updated] (ASTERIXDB-1562) NotImplemented Exception thrown when external delimited file is loaded using sql++

2016-08-02 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan updated ASTERIXDB-1562: --- Description: To reproduce the issue, create a type and table using sql++

[jira] [Created] (ASTERIXDB-1562) NotImplemented Exception thrown when external delimited file is loaded using sql++

2016-08-02 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1562: -- Summary: NotImplemented Exception thrown when external delimited file is loaded using sql++ Key: ASTERIXDB-1562 URL:

[jira] [Commented] (ASTERIXDB-1430) Unexpected behavior in datetime constructor

2016-07-30 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15400850#comment-15400850 ] Vignesh Raghunathan commented on ASTERIXDB-1430: According to the documentation, time

[jira] [Commented] (ASTERIXDB-1430) Unexpected behavior in datetime constructor

2016-07-25 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392551#comment-15392551 ] Vignesh Raghunathan commented on ASTERIXDB-1430: I posted the following questions in

[jira] [Commented] (ASTERIXDB-1546) Exceptions thrown after launching AsterixHyracksIntegrationUtil.java

2016-07-25 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392523#comment-15392523 ] Vignesh Raghunathan commented on ASTERIXDB-1546: Running a maven build again after

[jira] [Comment Edited] (ASTERIXDB-1546) Exceptions thrown after launching AsterixHyracksIntegrationUtil.java

2016-07-25 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392468#comment-15392468 ] Vignesh Raghunathan edited comment on ASTERIXDB-1546 at 7/25/16 7:05 PM:

[jira] [Commented] (ASTERIXDB-1546) Exceptions thrown after launching AsterixHyracksIntegrationUtil.java

2016-07-25 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392468#comment-15392468 ] Vignesh Raghunathan commented on ASTERIXDB-1546: I couldn't find the 'generated'

[jira] [Commented] (ASTERIXDB-1546) Exceptions thrown after launching AsterixHyracksIntegrationUtil.java

2016-07-25 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391762#comment-15391762 ] Vignesh Raghunathan commented on ASTERIXDB-1546: The issue still occurs after running

[jira] [Commented] (ASTERIXDB-1546) Exceptions thrown after launching AsterixHyracksIntegrationUtil.java

2016-07-25 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391719#comment-15391719 ] Vignesh Raghunathan commented on ASTERIXDB-1546: I tried with a new clone of the

[jira] [Updated] (ASTERIXDB-1546) Exceptions thrown after launching AsterixHyracksIntegrationUtil.java

2016-07-25 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan updated ASTERIXDB-1546: --- Environment: Eclipse IDE Version: Neon Release (4.6.0) Build id:

[jira] [Updated] (ASTERIXDB-1546) Exceptions thrown after launching AsterixHyracksIntegrationUtil.java

2016-07-25 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan updated ASTERIXDB-1546: --- Description: After launching an AsterixDB instance using

[jira] [Commented] (ASTERIXDB-1546) Exceptions thrown after launching AsterixHyracksIntegrationUtil.java

2016-07-25 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391690#comment-15391690 ] Vignesh Raghunathan commented on ASTERIXDB-1546: The issue occurs at commit

[jira] [Created] (ASTERIXDB-1546) Exceptions thrown after launching AsterixHyracksIntegrationUtil.java

2016-07-25 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1546: -- Summary: Exceptions thrown after launching AsterixHyracksIntegrationUtil.java Key: ASTERIXDB-1546 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1546

[jira] [Commented] (ASTERIXDB-1519) Unable to load data from local filesystem

2016-07-11 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15371449#comment-15371449 ] Vignesh Raghunathan commented on ASTERIXDB-1519: The slave process wasn't running on

[jira] [Created] (ASTERIXDB-1519) Unable to load data from local filesystem

2016-07-06 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1519: -- Summary: Unable to load data from local filesystem Key: ASTERIXDB-1519 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1519 Project: Apache

[jira] [Updated] (ASTERIXDB-1513) Error in POM file after importing to eclipse

2016-07-06 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan updated ASTERIXDB-1513: --- Attachment: Screen Shot 2016-07-06 at 1.11.04 PM.png

[jira] [Commented] (ASTERIXDB-1513) Error in POM file after importing to eclipse

2016-07-06 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15363920#comment-15363920 ] Vignesh Raghunathan commented on ASTERIXDB-1513: That fixed most of the errors.

[jira] [Updated] (ASTERIXDB-1513) Error in POM file after importing to eclipse

2016-07-04 Thread Vignesh Raghunathan (JIRA)
[ https://issues.apache.org/jira/browse/ASTERIXDB-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vignesh Raghunathan updated ASTERIXDB-1513: --- Attachment: Screen Shot 2016-07-03 at 3.17.01 PM.png > Error in POM file

[jira] [Created] (ASTERIXDB-1513) Error in POM file after importing to eclipse

2016-07-04 Thread Vignesh Raghunathan (JIRA)
Vignesh Raghunathan created ASTERIXDB-1513: -- Summary: Error in POM file after importing to eclipse Key: ASTERIXDB-1513 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1513 Project: