You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "Divyansh200102 (via GitHub)" <gi...@apache.org> on 2023/10/18 07:38:59 UTC

Re: [PR] GH-35369: [Docs] updated ref:`IPC ` to ref:`IPC format ' [arrow]

Divyansh200102 commented on PR #38276:
URL: https://github.com/apache/arrow/pull/38276#issuecomment-1767854847

   > Could you check your change on local? See also: https://arrow.apache.org/docs/developers/documentation.html#building-with-docker
   > 
   > I think that the following is the needed change:
   > 
   > ```diff
   > diff --git a/docs/source/format/Glossary.rst b/docs/source/format/Glossary.rst
   > index 65d6e0afa..d0adc0cc3 100644
   > --- a/docs/source/format/Glossary.rst
   > +++ b/docs/source/format/Glossary.rst
   > @@ -174,7 +174,7 @@ Glossary
   >         .. seealso:: :term:`data type`
   >  
   >     record batch
   > -       **In the :ref:`IPC format <format-ipc>`**: the primitive unit
   > +       **In the :ref:`IPC format <format-ipc>` **: the primitive unit
   >         of data.  A record batch consists of an ordered list of
   >         :term:`buffers <buffer>` corresponding to a :term:`schema`.
   >  
   > ```
   
   hi, @kou  i am trying to setup the project using the docker-compose.yml file by using the command "docker compose up -d" but this is error is showing up (Error response from daemon: manifest for amd64/maven:3.5.4-eclipse-temurin-8 not found: manifest unknown: manifest unknown) i think this version of amd64/maven is not in the registry .i tried pulling manually as well but still nothing can you help me out to solve this?


-- 
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: github-unsubscribe@arrow.apache.org

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