[GH-ISSUE #906] [langsmith]: broken link to Redshift COPY command on bulk export page #115

Closed
opened 2026-02-17 17:19:12 -05:00 by yindo · 2 comments
Owner

Originally created by @DahanDv on GitHub (Oct 15, 2025).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/906

Originally assigned to: @BenHavis on GitHub.

Type of issue

Docs

Language

N/A

Description

in the page
https://docs.langchain.com/langsmith/data-export#redshift
the link to AWS REdshift Copy command is broken, routing to a general page on Redshift.

Further more, I found the docs on the S3 to Redshift Flow unhelpful. There's a gap in how to handle the hive partitions, which causing troubles to Glue / spectrum finding out the schema, and faulty type for fields that registered as binary for some reason, maybe an old Spark version AWS uses.

I coudlnt find any helpful material about it outside of LangSmith docs as well

Originally created by @DahanDv on GitHub (Oct 15, 2025). Original GitHub issue: https://github.com/langchain-ai/docs/issues/906 Originally assigned to: @BenHavis on GitHub. ### Type of issue Docs ### Language N/A ### Description in the page https://docs.langchain.com/langsmith/data-export#redshift the link to AWS REdshift Copy command is broken, routing to a general page on Redshift. Further more, I found the docs on the S3 to Redshift Flow unhelpful. There's a gap in how to handle the hive partitions, which causing troubles to Glue / spectrum finding out the schema, and faulty type for fields that registered as binary for some reason, maybe an old Spark version AWS uses. I coudlnt find any helpful material about it outside of LangSmith docs as well
yindo added the langsmith label 2026-02-17 17:19:12 -05:00
yindo closed this issue 2026-02-17 17:19:12 -05:00
Author
Owner

@BenHavis commented on GitHub (Oct 17, 2025):

Hi! I’d like to take this one as a first contribution.
The correct link for the Redshift COPY command appears to be:
https://docs.aws.amazon.com/redshift/latest/dg/r_COPY.html

If that looks good, I’ll open a quick PR to update the page. 👍

@BenHavis commented on GitHub (Oct 17, 2025): Hi! I’d like to take this one as a first contribution. The correct link for the Redshift COPY command appears to be: https://docs.aws.amazon.com/redshift/latest/dg/r_COPY.html If that looks good, I’ll open a quick PR to update the page. 👍
Author
Owner

@mdrxy commented on GitHub (Oct 17, 2025):

You got it

cc @3coins @michaelnchin

@mdrxy commented on GitHub (Oct 17, 2025): You got it cc @3coins @michaelnchin
yindo changed title from [langsmith]: broken link to Redshift COPY command on bulk export page to [GH-ISSUE #906] [langsmith]: broken link to Redshift COPY command on bulk export page 2026-06-05 17:25:09 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#115