Hi Tarun,

Can you elaborate a bit on what the web API service is supposed to handle?
Pyiceberg 0.1.0 was recently released and allows you to perform catalog
operations and metadata exploration (docs: https://py.iceberg.apache.org/)
but scan planning is not yet supported.

-Sam

On Wed, Oct 19, 2022 at 12:33 PM Kukreja, Tarun
<takukr...@deloitte.com.invalid> wrote:

> Hello,
>
>
>
> I am working on one of the POC. We are creating Iceberg Table on S3.
>
> Initially we are doing something like :-
>
>
>
> Iceberg(S3) > Athena > Python Web API Service.
>
>
>
> But we are not willing to use Athena or any other middle layer tool.
>
>
>
> We want to write an Python Web API Service directly interacting with Table
> created using Iceberg table format on S3. Also, there is no support of
> Spark on Web API.
>
> Iceberg(S3) >  Python Web API Service
>
>
>
> Is it feasible? If yes, then could you please share some sample code in
> Python (without PySpark) to use Iceberg library to interact with data on S3.
>
>
>
> Regards,
>
> Tarun Kukreja
>
> +91-9910998689
>
>
>
> This message (including any attachments) contains confidential information
> intended for a specific individual and purpose, and is protected by law. If
> you are not the intended recipient, you should delete this message and any
> disclosure, copying, or distribution of this message, or the taking of any
> action based on it, by you is strictly prohibited.
>
> Deloitte refers to a Deloitte member firm, one of its related entities, or
> Deloitte Touche Tohmatsu Limited ("DTTL"). Each Deloitte member firm is a
> separate legal entity and a member of DTTL. DTTL does not provide services
> to clients. Please see www.deloitte.com/about to learn more.
>
> v.E.1
>

Reply via email to