Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review all changes incl. MVP #4

Closed
wants to merge 67 commits into from
Closed
Show file tree
Hide file tree
Changes from 65 commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
6d120c5
first working version of VS: SELECT FROM NUMBER(36,0)
pj-spoelders Jul 9, 2024
86784fd
Add testsetup
pj-spoelders Jul 11, 2024
08dbd69
Changes to gitignore
pj-spoelders Jul 11, 2024
a483bab
- cleaned up integration test class somewhat
pj-spoelders Aug 7, 2024
549e243
Fix expected types for join tests
pj-spoelders Aug 13, 2024
9cdfd75
CI build: add snowflake service credentials step
pj-spoelders Aug 29, 2024
f89daee
make things a bit easier to debug
pj-spoelders Aug 29, 2024
c21aa32
Merge https://github.com/exasol/snowflake-virtual-schema
pj-spoelders Aug 29, 2024
879e5d2
testing CI after branching issues
pj-spoelders Aug 29, 2024
fd06366
adding required files for PK
pj-spoelders Aug 29, 2024
18b52c6
fix version doc vert spacing
pj-spoelders Aug 29, 2024
a9e9c1e
Added summary
pj-spoelders Aug 29, 2024
39d02b2
Fix release date
pj-spoelders Aug 29, 2024
de099d4
fix dependency #s (why does PK not fix this automatically?)
pj-spoelders Aug 29, 2024
2b350ac
Added v1 of user guide
pj-spoelders Sep 4, 2024
1ae1eaf
minor cleanup
pj-spoelders Sep 4, 2024
347fe64
fix link
pj-spoelders Sep 5, 2024
9181585
Adjustments to user guide
pj-spoelders Sep 13, 2024
ee70cf2
Remove commented out code
pj-spoelders Sep 17, 2024
6dbf82d
Fix table formatting and small improvement.
pj-spoelders Sep 17, 2024
52d8787
Added different mapping and conversions for:
pj-spoelders Sep 20, 2024
cd39186
fix error code config, add snowflake package
pj-spoelders Sep 20, 2024
3f6dfa0
add randomised db name addendum to allow for simultaneous integration…
pj-spoelders Sep 20, 2024
c22ae4b
Remove link to capabilities for now as SIT not added to project yet.
pj-spoelders Sep 23, 2024
ed7d94b
Add credentials step to release workflow
pj-spoelders Sep 23, 2024
7f6ee5a
Add release date
pj-spoelders Sep 23, 2024
10c2417
cleanup todos + code in comments + formatting
pj-spoelders Sep 24, 2024
935cbd1
Changed release date
pj-spoelders Sep 24, 2024
8c79371
set release date
pj-spoelders Sep 25, 2024
6e8561d
Update changes doc to make it a little less cryptic.
pj-spoelders Sep 25, 2024
c3c5826
Merge branch 'main' into mvp / License copyright update
pj-spoelders Sep 25, 2024
b613507
PR review feedback (1)
pj-spoelders Sep 26, 2024
65a8aa1
PR review feedback (2)
pj-spoelders Sep 26, 2024
4ded146
change release date
pj-spoelders Sep 26, 2024
44b81c6
Update copyright license
pj-spoelders Sep 26, 2024
f485b52
pk dependency update fix
pj-spoelders Sep 26, 2024
ec29ed6
fix changes file
pj-spoelders Sep 26, 2024
efc6290
update testcontainers to also work with testcontainer versions > 8.29…
pj-spoelders Sep 26, 2024
ffd37f7
Fix compile error
kaklakariada Sep 27, 2024
6767697
cleanup code smells after testconfig refactor
pj-spoelders Sep 27, 2024
3d0230a
release date
pj-spoelders Sep 27, 2024
a1541c1
fix compilation error after refactoring
pj-spoelders Sep 27, 2024
9b0eff1
reformatted SnowflakeSqlGenerationVisitor
pj-spoelders Sep 27, 2024
bf90929
set docker image reference in integration test setup to latest docker…
pj-spoelders Sep 27, 2024
5f127d3
removed unused dependency + moved dependency to integration test depe…
pj-spoelders Sep 27, 2024
316fee9
cleaned up IntegrationTestSetup class
pj-spoelders Sep 27, 2024
1a82a38
removed //
pj-spoelders Sep 27, 2024
19adae7
simplified snowflake database setup and teardown in IT class
pj-spoelders Sep 27, 2024
05c43fa
PR Review: requested changes to user guide
pj-spoelders Sep 27, 2024
fb01a6b
removed 'serial' cases in visitor since these don't exist in snowflake
pj-spoelders Sep 30, 2024
d741c7c
fix formatting
pj-spoelders Sep 30, 2024
8b85fe5
changes to visibility and logger settings
pj-spoelders Sep 30, 2024
c68f6a3
changes to exception handling
pj-spoelders Sep 30, 2024
ef3bfbe
Removed unnecessary whitespace
pj-spoelders Sep 30, 2024
0b4f9df
Changed comment as suggested
pj-spoelders Sep 30, 2024
25aa6f2
user guide, redid conversion/mapping table
pj-spoelders Sep 30, 2024
fe23e7b
design and dev guide
pj-spoelders Sep 30, 2024
3a2122a
Changes to readme.md
pj-spoelders Sep 30, 2024
62c062c
Note on deviations
pj-spoelders Sep 30, 2024
2ef8b17
Update settings.json to remove debug status and use latest docker image
pj-spoelders Sep 30, 2024
ea4af97
Removed note on scalar functions
pj-spoelders Sep 30, 2024
b84a62f
Removed unused localstack dependency, PK update to changes file
pj-spoelders Sep 30, 2024
eb4ef8b
Removed newline
pj-spoelders Sep 30, 2024
54914b8
PK/dependencies/doc fix
pj-spoelders Oct 1, 2024
2c6864b
removed unused code
pj-spoelders Oct 1, 2024
04f7a68
release date
pj-spoelders Oct 1, 2024
7198664
fix dependencies in changes doc
pj-spoelders Oct 1, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
pk_generated_parent.pom linguist-generated=true
dependencies.md linguist-generated=true
doc/changes/changelog.md linguist-generated=true
.github/workflows/broken_links_checker.yml linguist-generated=true
.github/workflows/ci-build.yml linguist-generated=true
.github/workflows/ci-build-next-java.yml linguist-generated=true
.github/workflows/dependencies_check.yml linguist-generated=true
.github/workflows/dependencies_update.yml linguist-generated=true
.github/workflows/release.yml linguist-generated=true
.settings/org.eclipse.jdt.core.prefs linguist-generated=true
.settings/org.eclipse.jdt.ui.prefs linguist-generated=true
39 changes: 39 additions & 0 deletions .github/workflows/broken_links_checker.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 36 additions & 0 deletions .github/workflows/ci-build-next-java.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

172 changes: 172 additions & 0 deletions .github/workflows/ci-build.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

80 changes: 80 additions & 0 deletions .github/workflows/dependencies_check.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading