You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/10/29 15:11:38 UTC

[GitHub] [iceberg] liujinhui1994 opened a new issue #1690: Where can iceberg see the design documents? For example, support java to write iceberg

liujinhui1994 opened a new issue #1690:
URL: https://github.com/apache/iceberg/issues/1690


   Where can iceberg see the design documents? For example, support java to write iceberg?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] idealspark commented on issue #1690: Where can I find the design documents? For example, support java to write iceberg

Posted by GitBox <gi...@apache.org>.
idealspark commented on issue #1690:
URL: https://github.com/apache/iceberg/issues/1690#issuecomment-1086561770


   where can I  find all design documents?
   like this 
   [https://docs.google.com/document/d/1FMKh_SQ6xSUUmoCA8LerTkzIxDUN5JbStQp5Hzot4eo/edit#heading=h.wjf8k8pka3iq](url)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] kbendick edited a comment on issue #1690: Where can I find the design documents? For example, support java to write iceberg

Posted by GitBox <gi...@apache.org>.
kbendick edited a comment on issue #1690:
URL: https://github.com/apache/iceberg/issues/1690#issuecomment-718903850


   There's the main website: https://iceberg.apache.org/
   
   This has plenty of getting started examples etc. Typically people interact with Iceberg via a query engine, like Spark or Flink or Hive, as Iceberg is a table file format. That being said, one could in theory use the plain Java API. I'd also take a look at some of the tests in the `core` module (in the top level `core` directory) and possiibly in `api` and `data`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] liujinhui1994 commented on issue #1690: Where can I find the design documents? For example, support java to write iceberg

Posted by GitBox <gi...@apache.org>.
liujinhui1994 commented on issue #1690:
URL: https://github.com/apache/iceberg/issues/1690#issuecomment-719109660


   The official website does not seem to exist? What I want to find is similar to RFC, or design documents described in google document
   @kbendick 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] openinx commented on issue #1690: Where can I find the design documents? For example, support java to write iceberg

Posted by GitBox <gi...@apache.org>.
openinx commented on issue #1690:
URL: https://github.com/apache/iceberg/issues/1690#issuecomment-719123662


   @liujinhui1994  which part you want to read about the design document ?  flink sink connector ? we don't have a page to collect all those documents,  but I think I can provide the design context  or some link about the discussion if you really need to read. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] kbendick edited a comment on issue #1690: Where can I find the design documents? For example, support java to write iceberg

Posted by GitBox <gi...@apache.org>.
kbendick edited a comment on issue #1690:
URL: https://github.com/apache/iceberg/issues/1690#issuecomment-718903850


   There's the main website: https://iceberg.apache.org/
   
   This has plenty of getting started examples etc. Typically people interact with Iceberg via other query engines, like Spark or Flink, as Iceberg is a table file format. That being said, one could in theory use the plain Java API. I'd also take a look at some of the tests in the `core` module (in the top level `core` directory) and possiibly in `api` and `data`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] kbendick commented on issue #1690: Where can I find the design documents? For example, support java to write iceberg

Posted by GitBox <gi...@apache.org>.
kbendick commented on issue #1690:
URL: https://github.com/apache/iceberg/issues/1690#issuecomment-718903850


   There's the main website: https://iceberg.apache.org/


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] HeartSaVioR commented on issue #1690: Where can I find the design documents? For example, support java to write iceberg

Posted by GitBox <gi...@apache.org>.
HeartSaVioR commented on issue #1690:
URL: https://github.com/apache/iceberg/issues/1690#issuecomment-722210649


   If you're trying to find Java API, https://iceberg.apache.org/api/ & https://iceberg.apache.org/javadoc/
   
   If you're trying to find the internal details, https://iceberg.apache.org/spec/


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org