Commit Graph

  • 4e97b32530 feat: streaming support on reads v2.4 Steve Nyemba 2024-10-18 13:14:31 -0500
  • a1cf78a889 bug fixes: drill inheritance and met data function Steve Nyemba 2024-10-18 11:41:52 -0500
  • 685aac7d6b bug fix: write when table doesn't exist Steve Nyemba 2024-10-16 15:07:24 -0500
  • 07be81bace adding warehouse support (iceberg) Steve Nyemba 2024-10-16 13:47:19 -0500
  • 492dc8f374 Merge pull request 'new provider console and bug fixes with applied commands' (#25) from v2.2.0 into master master Steve L. Nyemba 2024-09-19 16:16:55 +0000
  • 2df926da12 new provider console and bug fixes with applied commands #25 v2.2.0 Steve Nyemba 2024-09-19 11:15:13 -0500
  • e848367378 Merge pull request 'bug fix, duckdb in-memory handling' (#24) from v2.2.0 into master Steve L. Nyemba 2024-09-13 15:17:23 +0000
  • e9aab3b034 bug fix, duckdb in-memory handling #24 Steve Nyemba 2024-09-13 10:15:47 -0500
  • c872ba8cc2 Merge pull request 'v2.2.0 - Bug fixes with mongodb, console' (#23) from v2.2.0 into master Steve L. Nyemba 2024-09-06 16:31:22 +0000
  • 34db729ad4 bug fixes: mongodb console #23 Steve Nyemba 2024-09-06 10:59:51 -0500
  • a7c72391e8 s3 notebook - code as documentation Steve Nyemba 2024-07-26 17:49:39 -0500
  • baa8164f16 Merge pull request 'aws s3 notebook, brief example' (#22) from v2.2.0 into master Steve L. Nyemba 2024-07-10 22:42:33 +0000
  • 955369fdd8 aws s3 notebook, brief example #22 Steve Nyemba 2024-07-10 17:33:34 -0500
  • 31556ebd32 Merge pull request 'v2.2.0 bug fix - AWS-S3' (#21) from v2.2.0 into master Steve L. Nyemba 2024-07-10 22:32:56 +0000
  • 63666e95ce bug fix, TODO: figure out how to parse types #21 Steve Nyemba 2024-07-10 17:27:49 -0500
  • 9dba5daecd bug fix, TODO: figure out how to parse types Steve Nyemba 2024-07-10 17:26:11 -0500
  • 40f9c3930a bug fixes, using boto3 instead of boto for s3 support Steve Nyemba 2024-07-10 15:50:46 -0500
  • 1e7839198a Merge pull request 'v2.2.0 - shared environment support and duckdb support' (#20) from v2.2.0 into master Steve L. Nyemba 2024-07-07 17:01:15 +0000
  • 3faee02fa2 documentation ... #20 Steve Nyemba 2024-07-07 11:39:29 -0500
  • 6f6fd48982 bug fixes: environment variable usage Steve Nyemba 2024-06-25 11:48:57 -0500
  • 808378afdb bug fix: delegate (new feature) Steve Nyemba 2024-06-19 09:22:56 -0500
  • 2edce85aed documentation duckdb support Steve Nyemba 2024-06-19 08:40:24 -0500
  • 235a44be66 bug fix: registry and parameter handling Steve Nyemba 2024-06-19 08:38:46 -0500
  • 037019c1d7 bug fix Steve Nyemba 2024-06-15 01:12:29 -0500
  • c443c6c953 duckdb support Steve Nyemba 2024-06-15 00:50:53 -0500
  • dde4767e37 new version Steve Nyemba 2024-06-14 20:11:33 -0500
  • 8aa6f2c93d bug fix: improve handling in registry v2.0.4 Steve Nyemba 2024-06-14 20:05:12 -0500
  • 24cdd9f8fe bug fix: print statement Steve Nyemba 2024-06-14 19:56:42 -0500
  • b9bc898161 bug fix: registry (more usable) and added to factory method Steve Nyemba 2024-06-14 15:30:09 -0500
  • 8edb764d11 documentation typo Steve Nyemba 2024-06-14 14:16:06 -0500
  • 6544bf852a feature: registry for security and enterprise use Steve Nyemba 2024-06-14 14:14:12 -0500
  • dce50a967e Merge pull request 'documentation ...' (#19) from v2.0.4 into master Steve L. Nyemba 2024-06-10 08:03:56 +0000
  • 2b5c038610 documentation ... #19 Steve Nyemba 2024-06-10 02:58:28 -0500
  • 5ccb073865 Merge pull request 'refactor: etl,better reusability & streamlined and threaded' (#18) from v2.0.4 into master Steve L. Nyemba 2024-06-10 06:29:44 +0000
  • d0472ccee5 documentation added (notebooks) #18 Steve Nyemba 2024-06-10 01:27:58 -0500
  • 870c1caed3 bug fix: use plugins to refer to plugins Steve Nyemba 2024-06-10 01:03:59 -0500
  • f5187790ce refactor: etl,better reusability & streamlined and threaded Steve Nyemba 2024-06-10 00:42:42 -0500
  • 3081fb98e7 Merge pull request 'version 2.0 - Refactored, Plugins support' (#17) from v2.0 into master Steve L. Nyemba 2024-05-02 20:18:08 +0000
  • 5adbb5a61e bug fixes and documentation #17 v2.0 Steve Nyemba 2024-04-24 13:00:03 -0500
  • 67b91b43ab new: sqlserver and other refactoring Steve Nyemba 2024-04-23 13:00:14 -0500
  • 1eda49b63a documentation Steve Nyemba 2024-04-17 23:56:31 -0500
  • f6919ccd93 bug fix: set function mongodb used for updates Steve Nyemba 2024-04-16 09:42:33 -0500
  • e1763b1b19 bug fix: ETL, Mongodb Steve Nyemba 2024-04-02 20:59:01 -0500
  • 715e40407a adding notebooks (test/examples Steve Nyemba 2024-04-02 17:00:11 -0500
  • 677239585c bug fix, with bigquery write Steve Nyemba 2024-04-02 16:58:58 -0500
  • 9d75d42017 bug fix: append mode/replace or truncate upon insert Steve Nyemba 2024-04-02 12:59:26 -0500
  • eb81f5a4d2 bug fix: mongodb inserts of structured objects with lists as elements Steve Nyemba 2024-04-02 12:31:41 -0500
  • 4b97994ec1 bug fix: layout providers Steve Nyemba 2024-04-01 18:37:47 -0500
  • 549cc20824 bug fix ... Steve Nyemba 2024-04-01 16:12:04 -0500
  • ed5acec472 bug fixes Steve Nyemba 2024-04-01 16:09:51 -0500
  • 90ac26e53e bug fixes Steve Nyemba 2024-04-01 16:08:19 -0500
  • 165f9913b5 bug fix: imports providers (backward compatibility) Steve Nyemba 2024-04-01 16:04:00 -0500
  • edd3efd328 bug fixes: imports Steve Nyemba 2024-04-01 15:41:39 -0500
  • 383f887db6 V2.0 plugin support Steve Nyemba 2024-04-01 14:30:00 -0500
  • eed612b396 bug fix: import Steve Nyemba 2024-04-01 14:09:45 -0500
  • 6f7d912e20 bug fix/refactoring commong IEncoder Steve Nyemba 2024-04-01 14:06:34 -0500
  • 0cf56f3e8f refactoring V2.0 Steve Nyemba 2024-04-01 13:28:13 -0500
  • b160d0a295 housekeeping work Steve Nyemba 2024-04-01 13:27:14 -0500
  • fd899f5549 adding wrapper class/design pattern to support plugins Steve Nyemba 2024-04-01 12:52:42 -0500
  • 6feae101b0 bug fixes: and support for plugins Steve Nyemba 2024-04-01 12:52:06 -0500
  • e7838f5de1 refactoring version 2.0 Steve Nyemba 2024-03-28 15:34:39 -0500
  • 58959359ad Merge pull request 'bug fix: psycopg2 with numpy' (#14) from dev into master Steve L. Nyemba 2024-02-27 18:49:41 +0000
  • 764b3d6af0 bug fix: psycopg2 with numpy #14 dev Steve Nyemba 2024-02-27 12:37:16 -0600
  • 68b8f6af5f Merge pull request 'fixes 2024 pandas-gbq and sqlalchemy' (#10) from dev into master Steve L. Nyemba 2024-02-20 15:12:12 +0000
  • 8d2eb62218 bug fix with 2024 pandas & sqlalchemy #10 Steve Nyemba 2024-02-20 09:08:05 -0600
  • 95ad4c1a6b version 2.0-RC (2024) Steve Nyemba 2024-02-19 15:36:09 -0600
  • 0f60c748ba bug fix Steve Nyemba 2024-02-05 22:35:14 -0600
  • c3ebd32a40 bug fixes: sqlite writer with sqlalchemy Steve Nyemba 2024-02-02 19:19:23 -0600
  • c3fd371cb7 bug fixes: sqlite writer with sqlalchemy Steve Nyemba 2024-02-02 19:18:23 -0600
  • 0ac7e68bbd bug fixes: sqlite writer with sqlalchemy Steve Nyemba 2024-02-02 18:22:17 -0600
  • 9270695c95 bug fixes: sqlite writer with sqlalchemy Steve Nyemba 2024-02-02 18:16:34 -0600
  • e4faac7d6e bug fixes: sqlite writer with sqlalchemy Steve Nyemba 2024-02-02 18:11:20 -0600
  • 35b261edbf bug fix: etl, mongodb Steve Nyemba 2024-01-19 23:55:35 -0600
  • 1ca99dc820 bug fix: information Steve Nyemba 2024-01-15 16:52:12 -0600
  • 483e5e81ed version infomation Steve Nyemba 2024-01-15 15:08:56 -0600
  • c6ff08ea6b bug fix: added info package with version & author Steve Nyemba 2024-01-15 15:08:18 -0600
  • c27beb16cc providers ... version 2.0 prep Steve Nyemba 2024-01-08 10:24:29 -0600
  • cedab73e19 bigquery: job submission and status of said jobs Steve Nyemba 2024-01-08 09:54:26 -0600
  • 98964a623d
    Merge pull request #7 from lnyemba/dev Steve L. Nyemba 2023-12-26 14:58:51 -0600
  • 01d92c48b4 job delay ... Steve Nyemba 2023-12-26 14:56:03 -0600
  • 88b0437bbc bug fix: etl jobs #9 Steve Nyemba 2023-12-26 14:51:28 -0600
  • 1134de9ad5
    Merge pull request #6 from lnyemba/dev Steve L. Nyemba 2023-12-22 14:18:27 -0600
  • 92bf0600c3 .. #8 Steve Nyemba 2023-12-22 14:16:40 -0600
  • 81bc5a3ba1 bug fix: bigquery chunk/batch sizes Steve Nyemba 2023-12-22 14:02:32 -0600
  • dd883a9317 Merge branch 'master' into dev #7 Steve L. Nyemba 2023-12-21 23:56:00 +0000
  • ac5d64242d
    Merge pull request #5 from lnyemba/dev Steve L. Nyemba 2023-12-21 17:54:07 -0600
  • fbfaaebbdc adding alias CALLBACK == QLISTENER Steve Nyemba 2023-12-20 10:14:15 -0600
  • e46ebadcc2 bug fix Steve Nyemba 2023-12-11 22:10:53 -0600
  • d74372f645 bug fixes: mongodb, common, nextcloud Steve Nyemba 2023-12-08 18:19:46 -0600
  • 56bdda17b7 minor bug fix Steve Nyemba 2023-11-30 12:40:57 -0600
  • d190b08ab5 Merge pull request 'Adding nextcloud to main branch' (#6) from dev into master Steve L. Nyemba 2023-11-30 18:22:29 +0000
  • f1fa4b93e8 Merge pull request 'Adding nextcloud support' (#5) from nextcloud into dev #6 Steve L. Nyemba 2023-11-30 18:14:45 +0000
  • 5a5922b736 version update #5 nextcloud Steve Nyemba 2023-11-30 12:12:14 -0600
  • 214f276ae4 bug fixes with sqlite and provider Steve Nyemba 2023-11-30 12:05:44 -0600
  • 9da2894b07 bug fixes with sqlite and provider Steve Nyemba 2023-11-30 12:05:04 -0600
  • 7d29a69a23 reminder Steve Nyemba 2023-11-21 11:01:05 -0600
  • 0930eb0f5c nextcloud dependency pyncclient Steve Nyemba 2023-11-11 10:37:32 -0600
  • 5660d8ba59 nextcloud handling Steve Nyemba 2023-11-11 10:30:58 -0600
  • a7fe357b2c bug fixes, write file and other misc with ETL Steve Nyemba 2023-09-30 09:24:58 -0500
  • 4320159f3d bug fixes Steve Nyemba 2023-09-30 01:17:35 -0500