bodo-iceberg-connector


Namebodo-iceberg-connector JSON
Version 2024.12.2 PyPI version JSON
download
home_pageNone
SummaryBodo Connector for Iceberg
upload_time2024-12-19 19:57:34
maintainerNone
docs_urlNone
authorBodo.ai
requires_python<3.13,>=3.10
licenseNone
keywords data analytics cluster
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Bodo Iceberg Connector

## Bodo Iceberg Connector: Bodo's Connector for the Apache Iceberg Data Format

Bodo Iceberg Connector is a Bodo connector for used to access data that is stored in Apache Iceberg tables. It allows users to read and write Iceberg tables using Bodo's and BodoSQL's IO APIs.

Bodo's Iceberg Documentation: https://docs.bodo.ai/latest/iceberg/intro/

## Requirements

The Bodo Iceberg Connector depends on having Java installed on your system. You will need to download
either Java 11 or Java 17 from one of the main available distribution and ensure that the `JAVA_HOME`
environment variable is properly set. If you can run `java -version` in your terminal and see the correct Java version, you are good to go.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "bodo-iceberg-connector",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.10",
    "maintainer_email": null,
    "keywords": "data, analytics, cluster",
    "author": "Bodo.ai",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# Bodo Iceberg Connector\n\n## Bodo Iceberg Connector: Bodo's Connector for the Apache Iceberg Data Format\n\nBodo Iceberg Connector is a Bodo connector for used to access data that is stored in Apache Iceberg tables. It allows users to read and write Iceberg tables using Bodo's and BodoSQL's IO APIs.\n\nBodo's Iceberg Documentation: https://docs.bodo.ai/latest/iceberg/intro/\n\n## Requirements\n\nThe Bodo Iceberg Connector depends on having Java installed on your system. You will need to download\neither Java 11 or Java 17 from one of the main available distribution and ensure that the `JAVA_HOME`\nenvironment variable is properly set. If you can run `java -version` in your terminal and see the correct Java version, you are good to go.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Bodo Connector for Iceberg",
    "version": "2024.12.2",
    "project_urls": {
        "Documentation": "https://docs.bodo.ai",
        "Homepage": "https://bodo.ai"
    },
    "split_keywords": [
        "data",
        " analytics",
        " cluster"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b14c45dd0d61018b06499ac70ee2ee4b3375c7e53f4ddbad1d4e4d6ebee0c43",
                "md5": "9fd88b4a26980848fe5bcfd6faf9e479",
                "sha256": "a83d04b7ff2e43791eba968836038345db297438830f3a973359d572581f6061"
            },
            "downloads": -1,
            "filename": "bodo_iceberg_connector-2024.12.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9fd88b4a26980848fe5bcfd6faf9e479",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 195067441,
            "upload_time": "2024-12-19T19:57:34",
            "upload_time_iso_8601": "2024-12-19T19:57:34.820763Z",
            "url": "https://files.pythonhosted.org/packages/7b/14/c45dd0d61018b06499ac70ee2ee4b3375c7e53f4ddbad1d4e4d6ebee0c43/bodo_iceberg_connector-2024.12.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 19:57:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "bodo-iceberg-connector"
}
        
Elapsed time: 0.39771s