File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 5
5
* Bugfix - Fix Python 3.10 compatibility (#983 ) PR #972
6
6
* Bugfix - Allow renaming non-conforming attributes in proj (#982 ) PR #972
7
7
* Add - Expose proxy feature for S3 external stores (#961 ) PR #962
8
+ * Add - implement multiprocessing in populate (#695 ) PR #704 , #969
8
9
* Bugfix - Dependencies not properly loaded on populate. (#902 ) PR #919
9
10
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938 ) PR #939
10
11
* Bugfix - ` ExternalTable.delete ` should not remove row on error (#953 ) PR #956
Original file line number Diff line number Diff line change 4
4
* Bugfix - Fix Python 3.10 compatibility (#983) PR #972
5
5
* Bugfix - Allow renaming non-conforming attributes in proj (#982) PR #972
6
6
* Add - Expose proxy feature for S3 external stores (#961) PR #962
7
+ * Add - implement multiprocessing in populate (#695) PR #704, #969
7
8
* Bugfix - Dependencies not properly loaded on populate. (#902) PR #919
8
9
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938) PR #939
9
10
* Bugfix - `ExternalTable.delete ` should not remove row on error (#953) PR #956
You can’t perform that action at this time.
0 commit comments