You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "yevgenypats (via GitHub)" <gi...@apache.org> on 2023/02/26 12:31:55 UTC

[GitHub] [arrow] yevgenypats opened a new pull request, #34356: GH-34330: [Go] Parquet: Add Extension type support

yevgenypats opened a new pull request, #34356:
URL: https://github.com/apache/arrow/pull/34356

   Closes https://github.com/apache/arrow/issues/34330.
   
   This is still WIP as missing some logic around `path_builder.go` but I wanted to open this PR for initial review to make sure Im moving in the right direction.


-- 
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


[GitHub] [arrow] yevgenypats closed pull request #34356: GH-34330: [Go][Parquet]: Add Extension type support

Posted by "yevgenypats (via GitHub)" <gi...@apache.org>.
yevgenypats closed pull request #34356: GH-34330: [Go][Parquet]: Add Extension type support
URL: https://github.com/apache/arrow/pull/34356


-- 
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


[GitHub] [arrow] yevgenypats commented on pull request #34356: GH-34330: [Go][Parquet]: Add Extension type support

Posted by "yevgenypats (via GitHub)" <gi...@apache.org>.
yevgenypats commented on PR #34356:
URL: https://github.com/apache/arrow/pull/34356#issuecomment-1474828468

   Closing in favour of https://github.com/apache/arrow/pull/34631


-- 
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


[GitHub] [arrow] yevgenypats commented on pull request #34356: GH-34330: [Go][Parquet]: Add Extension type support

Posted by "yevgenypats (via GitHub)" <gi...@apache.org>.
yevgenypats commented on PR #34356:
URL: https://github.com/apache/arrow/pull/34356#issuecomment-1474012635

   @zeroshade can you help me on how I get the `PARQUET_TEST_DATA` should I download it from somewhere (need it to to be able to run tests locally)?


-- 
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


[GitHub] [arrow] github-actions[bot] commented on pull request #34356: GH-34330: [Go] Parquet: Add Extension type support

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34356:
URL: https://github.com/apache/arrow/pull/34356#issuecomment-1445349804

   * Closes: #34330


-- 
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


[GitHub] [arrow] github-actions[bot] commented on pull request #34356: GH-34330: [Go] Parquet: Add Extension type support

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34356:
URL: https://github.com/apache/arrow/pull/34356#issuecomment-1445349815

   :warning: GitHub issue #34330 **has been automatically assigned in GitHub** to PR creator.


-- 
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


[GitHub] [arrow] zeroshade commented on pull request #34356: GH-34330: [Go][Parquet]: Add Extension type support

Posted by "zeroshade (via GitHub)" <gi...@apache.org>.
zeroshade commented on PR #34356:
URL: https://github.com/apache/arrow/pull/34356#issuecomment-1474274598

   @yevgenypats it's a submodule in the repo. you should be able to run `git submodule update` from the root of the repo and it'll pull down the test data. Then you just need to set `PARQUET_TEST_DATA=<ARROW_ROOT>/cpp/submodules/parquet-testing`


-- 
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