-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Python: Support iceberg base catalog in python library (#3245) #4706
Python: Support iceberg base catalog in python library (#3245) #4706
Commits on May 5, 2022
-
Python: Add base Catalog and NamespacedCatalog, with placeholder for …
…Table and PartitionSpec to make linter happy. (apache#3245)
Configuration menu - View commit details
-
Copy full SHA for f619c13 - Browse repository at this point
Copy the full SHA f619c13View commit details -
Python: Add base Catalog and NamespacedCatalog, with placeholder for …
…Table and PartitionSpec to make linter happy. (apache#3245)
Configuration menu - View commit details
-
Copy full SHA for da2e057 - Browse repository at this point
Copy the full SHA da2e057View commit details -
Configuration menu - View commit details
-
Copy full SHA for adba63e - Browse repository at this point
Copy the full SHA adba63eView commit details
Commits on May 6, 2022
-
Python: Collapse NamespacedCatalog into Catalog(ABC) and use collecti…
…on typing for all Catalog APIs (apache#3245)
Configuration menu - View commit details
-
Copy full SHA for 794fa04 - Browse repository at this point
Copy the full SHA 794fa04View commit details -
Python: Added a TableSpec class to hold user provided table specifica…
…tions to create or replace a table. Removed the optional namespace argument from catalog.list_namespaces() (apache#3245)
Configuration menu - View commit details
-
Copy full SHA for 68ce34c - Browse repository at this point
Copy the full SHA 68ce34cView commit details
Commits on May 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1ab5b89 - Browse repository at this point
Copy the full SHA 1ab5b89View commit details
Commits on May 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7f3b810 - Browse repository at this point
Copy the full SHA 7f3b810View commit details -
Configuration menu - View commit details
-
Copy full SHA for e699d6b - Browse repository at this point
Copy the full SHA e699d6bView commit details
Commits on May 11, 2022
-
Python: Change namespace to be a Tuple of levels. Remove TableSpec cl…
…ass to remove 'attrs' dependency. Move in-memory catalog completely in test sources for testing base catalog only. (apache#3245)
Configuration menu - View commit details
-
Copy full SHA for 33a2714 - Browse repository at this point
Copy the full SHA 33a2714View commit details -
Configuration menu - View commit details
-
Copy full SHA for f904c50 - Browse repository at this point
Copy the full SHA f904c50View commit details
Commits on May 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bc3b3c6 - Browse repository at this point
Copy the full SHA bc3b3c6View commit details
Commits on May 16, 2022
-
Python: Change catalog API to accept string or tuple of strings as ta…
…ble identifier and namespace. Use existing Iceberg naming convention for exceptions. Add explicit purge_table API to catalog. Use type aliases for Identifier and Metadata types. Make update_namespace_metadata API to accept explicit updates and removals arguments. (apache#3245)
Configuration menu - View commit details
-
Copy full SHA for 5520d62 - Browse repository at this point
Copy the full SHA 5520d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f2b240 - Browse repository at this point
Copy the full SHA 0f2b240View commit details
Commits on May 18, 2022
-
Python: Rename type alias Metadata to Properties. Move helper identif…
…ier methods to Catalog.(apache#3245)
Configuration menu - View commit details
-
Copy full SHA for b08349c - Browse repository at this point
Copy the full SHA b08349cView commit details -
Python: Add base Catalog and NamespacedCatalog, with placeholder for …
…Table and PartitionSpec to make linter happy. (apache#3245)
Configuration menu - View commit details
-
Copy full SHA for edf11c1 - Browse repository at this point
Copy the full SHA edf11c1View commit details -
Python: Add base Catalog and NamespacedCatalog, with placeholder for …
…Table and PartitionSpec to make linter happy. (apache#3245)
Configuration menu - View commit details
-
Copy full SHA for b9c0230 - Browse repository at this point
Copy the full SHA b9c0230View commit details -
Configuration menu - View commit details
-
Copy full SHA for 011240b - Browse repository at this point
Copy the full SHA 011240bView commit details -
Python: Collapse NamespacedCatalog into Catalog(ABC) and use collecti…
…on typing for all Catalog APIs (apache#3245)
Configuration menu - View commit details
-
Copy full SHA for 1564329 - Browse repository at this point
Copy the full SHA 1564329View commit details -
Python: Added a TableSpec class to hold user provided table specifica…
…tions to create or replace a table. Removed the optional namespace argument from catalog.list_namespaces() (apache#3245)
Configuration menu - View commit details
-
Copy full SHA for bb6f98d - Browse repository at this point
Copy the full SHA bb6f98dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8a87e2 - Browse repository at this point
Copy the full SHA c8a87e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8300905 - Browse repository at this point
Copy the full SHA 8300905View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3a1689 - Browse repository at this point
Copy the full SHA a3a1689View commit details -
Python: Change namespace to be a Tuple of levels. Remove TableSpec cl…
…ass to remove 'attrs' dependency. Move in-memory catalog completely in test sources for testing base catalog only. (apache#3245)
Configuration menu - View commit details
-
Copy full SHA for b11c334 - Browse repository at this point
Copy the full SHA b11c334View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7414a2 - Browse repository at this point
Copy the full SHA f7414a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e577988 - Browse repository at this point
Copy the full SHA e577988View commit details -
Python: Change catalog API to accept string or tuple of strings as ta…
…ble identifier and namespace. Use existing Iceberg naming convention for exceptions. Add explicit purge_table API to catalog. Use type aliases for Identifier and Metadata types. Make update_namespace_metadata API to accept explicit updates and removals arguments. (apache#3245)
Configuration menu - View commit details
-
Copy full SHA for d884cb6 - Browse repository at this point
Copy the full SHA d884cb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe39f02 - Browse repository at this point
Copy the full SHA fe39f02View commit details -
Python: Rename type alias Metadata to Properties. Move helper identif…
…ier methods to Catalog.(apache#3245)
Configuration menu - View commit details
-
Copy full SHA for c147259 - Browse repository at this point
Copy the full SHA c147259View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4030f6 - Browse repository at this point
Copy the full SHA c4030f6View commit details
Commits on May 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5af795b - Browse repository at this point
Copy the full SHA 5af795bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e00c96 - Browse repository at this point
Copy the full SHA 7e00c96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bae65d - Browse repository at this point
Copy the full SHA 5bae65dView commit details