-
Notifications
You must be signed in to change notification settings - Fork 173
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
data pond: expose readable datasets as dataframes and arrow tables #1507
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af6a40e - Browse repository at this point
Copy the full SHA af6a40eView commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a69ece - Browse repository at this point
Copy the full SHA 3a69eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4324650 - Browse repository at this point
Copy the full SHA 4324650View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c960df - Browse repository at this point
Copy the full SHA 7c960dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b89ac - Browse repository at this point
Copy the full SHA 86b89acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a8ea54 - Browse repository at this point
Copy the full SHA 5a8ea54View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 36e94af - Browse repository at this point
Copy the full SHA 36e94afView commit details
Commits on Jun 26, 2024
-
add support for parquet files and compression on jsonl files in files…
…ystem dataframe implementation
Configuration menu - View commit details
-
Copy full SHA for 20bf9ce - Browse repository at this point
Copy the full SHA 20bf9ceView commit details
Commits on Jul 17, 2024
-
Merge branch 'devel' into exp/1095-expose-readable-datasets
# Conflicts: # dlt/common/destination/reference.py # dlt/destinations/sql_client.py # dlt/pipeline/pipeline.py
Configuration menu - View commit details
-
Copy full SHA for 6dce626 - Browse repository at this point
Copy the full SHA 6dce626View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0ff55f - Browse repository at this point
Copy the full SHA a0ff55fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c297e96 - Browse repository at this point
Copy the full SHA c297e96View commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d020403 - Browse repository at this point
Copy the full SHA d020403View commit details
Commits on Aug 6, 2024
-
Merge branch 'devel' into exp/1095-expose-readable-datasets
# Conflicts: # dlt/destinations/impl/filesystem/filesystem.py
Configuration menu - View commit details
-
Copy full SHA for 5c3db47 - Browse repository at this point
Copy the full SHA 5c3db47View commit details -
enable tests for all bucket providers
remove resource based dataset accessor
Configuration menu - View commit details
-
Copy full SHA for 79ef7dd - Browse repository at this point
Copy the full SHA 79ef7ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff40079 - Browse repository at this point
Copy the full SHA ff40079View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac415b9 - Browse repository at this point
Copy the full SHA ac415b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c92a527 - Browse repository at this point
Copy the full SHA c92a527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13ec73b - Browse repository at this point
Copy the full SHA 13ec73bView commit details -
move code for accessing frames and tables to the cursor and use duckd…
…b dbapi cursor in filesystem
Configuration menu - View commit details
-
Copy full SHA for 46e0226 - Browse repository at this point
Copy the full SHA 46e0226View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7cf69a7 - Browse repository at this point
Copy the full SHA 7cf69a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ffe302 - Browse repository at this point
Copy the full SHA 6ffe302View commit details -
Configuration menu - View commit details
-
Copy full SHA for c200262 - Browse repository at this point
Copy the full SHA c200262View commit details -
Configuration menu - View commit details
-
Copy full SHA for 226454f - Browse repository at this point
Copy the full SHA 226454fView commit details -
change iter functions to always expect chunk size (None will default …
…to full frame/table)
Configuration menu - View commit details
-
Copy full SHA for 3296e63 - Browse repository at this point
Copy the full SHA 3296e63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f6500f - Browse repository at this point
Copy the full SHA 6f6500fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 152b788 - Browse repository at this point
Copy the full SHA 152b788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d73bc5 - Browse repository at this point
Copy the full SHA 6d73bc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb39ba - Browse repository at this point
Copy the full SHA bdb39baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ead92b - Browse repository at this point
Copy the full SHA 3ead92bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fcbd00 - Browse repository at this point
Copy the full SHA 9fcbd00View commit details
Commits on Aug 8, 2024
-
clean up interfaces a bit (more to come?)
remove pipeline dependency from dataset
Configuration menu - View commit details
-
Copy full SHA for 28ee1c6 - Browse repository at this point
Copy the full SHA 28ee1c6View commit details -
move dataset creation into destination client and clean up interfaces…
… / reference a bit more
Configuration menu - View commit details
-
Copy full SHA for 28cb282 - Browse repository at this point
Copy the full SHA 28cb282View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77926fa - Browse repository at this point
Copy the full SHA 77926faView commit details -
add filesystem cached duckdb and remove the need to declare needed vi…
…ews for filesystem
Configuration menu - View commit details
-
Copy full SHA for 6ef04bc - Browse repository at this point
Copy the full SHA 6ef04bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec13b49 - Browse repository at this point
Copy the full SHA ec13b49View commit details -
Configuration menu - View commit details
-
Copy full SHA for b222d1d - Browse repository at this point
Copy the full SHA b222d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f0a6a5 - Browse repository at this point
Copy the full SHA 9f0a6a5View commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 289b63c - Browse repository at this point
Copy the full SHA 289b63cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 779bca6 - Browse repository at this point
Copy the full SHA 779bca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 584ab47 - Browse repository at this point
Copy the full SHA 584ab47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6594053 - Browse repository at this point
Copy the full SHA 6594053View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e0a61d - Browse repository at this point
Copy the full SHA 9e0a61dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd47326 - Browse repository at this point
Copy the full SHA dd47326View commit details
Commits on Sep 18, 2024
-
Merge branch 'devel' into exp/1095-expose-readable-datasets
# Conflicts: # dlt/common/destination/reference.py # dlt/destinations/fs_client.py # dlt/destinations/impl/filesystem/filesystem.py # poetry.lock # pyproject.toml # tests/load/test_sql_client.py
Configuration menu - View commit details
-
Copy full SHA for 9f8f79b - Browse repository at this point
Copy the full SHA 9f8f79bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fda1cb5 - Browse repository at this point
Copy the full SHA fda1cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7a0e05 - Browse repository at this point
Copy the full SHA c7a0e05View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8497036 - Browse repository at this point
Copy the full SHA 8497036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dc2c90 - Browse repository at this point
Copy the full SHA 3dc2c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6bec38 - Browse repository at this point
Copy the full SHA d6bec38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62ea3ba - Browse repository at this point
Copy the full SHA 62ea3baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd4d61 - Browse repository at this point
Copy the full SHA 3fd4d61View commit details
Commits on Sep 20, 2024
-
Merge branch 'devel' into exp/1095-expose-readable-datasets
# Conflicts: # poetry.lock
Configuration menu - View commit details
-
Copy full SHA for eeca4ac - Browse repository at this point
Copy the full SHA eeca4acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52f8523 - Browse repository at this point
Copy the full SHA 52f8523View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90c669a - Browse repository at this point
Copy the full SHA 90c669aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7657fb1 - Browse repository at this point
Copy the full SHA 7657fb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 352b238 - Browse repository at this point
Copy the full SHA 352b238View commit details -
Merge branch 'devel' into exp/1095-expose-readable-datasets
# Conflicts: # dlt/common/destination/reference.py
Configuration menu - View commit details
-
Copy full SHA for 5fadeeb - Browse repository at this point
Copy the full SHA 5fadeebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a1752d - Browse repository at this point
Copy the full SHA 9a1752dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a77192f - Browse repository at this point
Copy the full SHA a77192fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 420eaf1 - Browse repository at this point
Copy the full SHA 420eaf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e2757 - Browse repository at this point
Copy the full SHA 97e2757View commit details -
Configuration menu - View commit details
-
Copy full SHA for df4f6d0 - Browse repository at this point
Copy the full SHA df4f6d0View commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b27b98 - Browse repository at this point
Copy the full SHA 6b27b98View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ffba901 - Browse repository at this point
Copy the full SHA ffba901View commit details -
Configuration menu - View commit details
-
Copy full SHA for fab5232 - Browse repository at this point
Copy the full SHA fab5232View commit details -
rename dataset implementation to DBAPI
remove dataset specific code from destination client
Configuration menu - View commit details
-
Copy full SHA for 0de4a6c - Browse repository at this point
Copy the full SHA 0de4a6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 077a25a - Browse repository at this point
Copy the full SHA 077a25aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13a759b - Browse repository at this point
Copy the full SHA 13a759bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10e04d6 - Browse repository at this point
Copy the full SHA 10e04d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5077ce1 - Browse repository at this point
Copy the full SHA 5077ce1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1025560 - Browse repository at this point
Copy the full SHA 1025560View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8927d3 - Browse repository at this point
Copy the full SHA f8927d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fd3c62 - Browse repository at this point
Copy the full SHA 7fd3c62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a76178 - Browse repository at this point
Copy the full SHA 3a76178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27104e3 - Browse repository at this point
Copy the full SHA 27104e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c06d11 - Browse repository at this point
Copy the full SHA 1c06d11View commit details -
Merge branch 'devel' into exp/1095-expose-readable-datasets
# Conflicts: # docs/website/docs/dlt-ecosystem/transformations/pandas.md
Configuration menu - View commit details
-
Copy full SHA for e5b3688 - Browse repository at this point
Copy the full SHA e5b3688View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d09bdb - Browse repository at this point
Copy the full SHA 7d09bdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbe4baa - Browse repository at this point
Copy the full SHA dbe4baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e0099 - Browse repository at this point
Copy the full SHA f4e0099View commit details -
Merge branch 'devel' into exp/1095-expose-readable-datasets
# Conflicts: # dlt/destinations/impl/filesystem/filesystem.py # poetry.lock
Configuration menu - View commit details
-
Copy full SHA for 80fe898 - Browse repository at this point
Copy the full SHA 80fe898View commit details
Commits on Sep 27, 2024
-
Merge branch 'devel' into exp/1095-expose-readable-datasets
# Conflicts: # dlt/pipeline/pipeline.py
Configuration menu - View commit details
-
Copy full SHA for d698cd5 - Browse repository at this point
Copy the full SHA d698cd5View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 857803c - Browse repository at this point
Copy the full SHA 857803cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8055529 - Browse repository at this point
Copy the full SHA 8055529View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24c7308 - Browse repository at this point
Copy the full SHA 24c7308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76759cf - Browse repository at this point
Copy the full SHA 76759cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3d8381 - Browse repository at this point
Copy the full SHA d3d8381View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9a766d - Browse repository at this point
Copy the full SHA f9a766dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6c7fbc - Browse repository at this point
Copy the full SHA b6c7fbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86fc914 - Browse repository at this point
Copy the full SHA 86fc914View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58380ec - Browse repository at this point
Copy the full SHA 58380ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a24b3a - Browse repository at this point
Copy the full SHA 0a24b3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bef50d7 - Browse repository at this point
Copy the full SHA bef50d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b13e492 - Browse repository at this point
Copy the full SHA b13e492View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92ea515 - Browse repository at this point
Copy the full SHA 92ea515View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1fa308 - Browse repository at this point
Copy the full SHA e1fa308View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7958d5 - Browse repository at this point
Copy the full SHA a7958d5View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed197ea - Browse repository at this point
Copy the full SHA ed197eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ec1656 - Browse repository at this point
Copy the full SHA 0ec1656View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cd4173 - Browse repository at this point
Copy the full SHA 9cd4173View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dba771 - Browse repository at this point
Copy the full SHA 7dba771View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e96a6c - Browse repository at this point
Copy the full SHA 3e96a6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 355f5b6 - Browse repository at this point
Copy the full SHA 355f5b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9002f02 - Browse repository at this point
Copy the full SHA 9002f02View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3050d4 - Browse repository at this point
Copy the full SHA c3050d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc0525 - Browse repository at this point
Copy the full SHA bbc0525View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef148c3 - Browse repository at this point
Copy the full SHA ef148c3View commit details -
Merge branch 'devel' into exp/1095-expose-readable-datasets
# Conflicts: # docs/website/docs/dlt-ecosystem/visualizations/exploring-the-data.md
Configuration menu - View commit details
-
Copy full SHA for a99e987 - Browse repository at this point
Copy the full SHA a99e987View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eaf1cd8 - Browse repository at this point
Copy the full SHA eaf1cd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bb7117 - Browse repository at this point
Copy the full SHA 6bb7117View commit details
Commits on Oct 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6648b86 - Browse repository at this point
Copy the full SHA 6648b86View commit details
Commits on Oct 7, 2024
-
move filesystem specific sql_client tests to correct location and tes…
…t a few more things
Configuration menu - View commit details
-
Copy full SHA for 89a9861 - Browse repository at this point
Copy the full SHA 89a9861View commit details -
Configuration menu - View commit details
-
Copy full SHA for 631d50b - Browse repository at this point
Copy the full SHA 631d50bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e2e37c - Browse repository at this point
Copy the full SHA 8e2e37cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc383fc - Browse repository at this point
Copy the full SHA dc383fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41926ae - Browse repository at this point
Copy the full SHA 41926aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b8437a - Browse repository at this point
Copy the full SHA 9b8437aView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d14045 - Browse repository at this point
Copy the full SHA 5d14045View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb9a445 - Browse repository at this point
Copy the full SHA fb9a445View commit details