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

DuckDb implementation #125

Merged
merged 26 commits into from
Jul 8, 2024
Merged

DuckDb implementation #125

merged 26 commits into from
Jul 8, 2024

Conversation

alexisszmundy
Copy link
Contributor

@alexisszmundy alexisszmundy commented Jun 11, 2024

WARNING : Merge KraftwerkTests branch "devDuckDb" into Master before deployment

kraftwerk-core/pom.xml Show resolved Hide resolved
* @param csvLine line to transform
* @return the transformed line
*/
private String applyNullTransformation(String csvLine) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

If I try that with NULLSTR '""' I have this : Binder Error: QUOTE must not appear in the NULL specification and vice versa

@alexisszmundy alexisszmundy merged commit a77a40f into main Jul 8, 2024
4 checks passed
@alexisszmundy alexisszmundy deleted the devParquetDuckdb branch July 25, 2024 08:31
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