FDW and data source for querying CSV files in S3 and over HTTP#397
Merged
FDW and data source for querying CSV files in S3 and over HTTP#397
Conversation
…e were returning from a function (instead of yielding), exiting the context manager.
…r fields by emitting NULLs for empty strings (like we do in `sgr csv import` before passing it to `COPY FROM STDIN`).
… result into an actual image.
…om FDW -> import into new image)
…tps (SSL_CERT_FILE envvar to match Minio)
…prefix so that the table name is just the suffix (still will cause issues with disambiguating table names that are longer than 63 characters)
…ERT_FILE` (for cloud API functions like search etc)
…limit it to that one object
…his can mitigate issues with some misjudged types (e.g. numeric -> integer) but still won't help them completely.
859faec to
26c8f92
Compare
mildbyte
added a commit
that referenced
this pull request
Mar 4, 2021
* Fix querying when there are NULLs in primary keys (#373) * Data source and foreign data wrapper for querying CSV files in S3 buckets and HTTP (#397) * Ctrl+C can now interrupt long-running PostgreSQL queries and stop sgr (#398) * Support for updating miscellaneous repository metadata from the `sgr cloud metadata` CLI (#399)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Usage: