Skip to content

[CALCITE-2093, CALCITE-2088] More tests, removing locale dependent data from tests#600

Closed
ptrbojko wants to merge 4 commits into
apache:masterfrom
ptrbojko:CALCITE-2088
Closed

[CALCITE-2093, CALCITE-2088] More tests, removing locale dependent data from tests#600
ptrbojko wants to merge 4 commits into
apache:masterfrom
ptrbojko:CALCITE-2088

Conversation

@ptrbojko

Copy link
Copy Markdown

Additional changes:

  • Hinting gititgnore to ignore netbeans project config overrides

@vlsi vlsi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like you are adding tests to src/main/...
plus/src/main/resources/chinook/database.sql

Would you please consider moving that (test code and resources) to src/tests/...?

Comment thread pom.xml Outdated
<version>${hsqldb.version}</version>
</dependency>
<dependency>
<groupId>org.hsqldb</groupId>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you please use spaces instead of tabs for indentation like used in the file?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment thread plus/pom.xml Outdated
<artifactId>quidem</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove 2 extra spaces

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@ptrbojko

Copy link
Copy Markdown
Author

Travis fails because https://github.com/julianhyde/chinook-data-hsqldb is not in Maven Central.

Piotr Bojko added 4 commits February 21, 2018 23:16
[CALCITE-2088] Chinook database with simple end to end tests of calcite jdbc

Additional changes:
- Hinting gititgnore to ignore netbeans project config overrides
@asfgit asfgit closed this in 81d5967 Mar 4, 2018
@ptrbojko
ptrbojko deleted the CALCITE-2088 branch March 6, 2018 12:25
7mming7 pushed a commit to Kyligence/calcite that referenced this pull request Jan 23, 2021
…ite JDBC (Piotr Bojko)

Tests use the chinook-data-hsqldb data set from maven central.

Fix bug, introduced in [CALCITE-2128], where JdbcJoinRule is
erroneously applied to SemiJoin.

In gitignore, ignore netbeans project config overrides.

Close apache#600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants