Re: [I] [Bug]: Errors when switching from streaming_inserts to Storage_Write_API when using repeated Struct or Record fields [beam]
liferoad commented on issue #32155: URL: https://github.com/apache/beam/issues/32155#issuecomment-2286150996 > Cool thanks for the quick reply! I will nee a bit to setup the environment since it my first time changing beam. I will tag you for the review once I have implemented the fix. Couple of useful links if you haven't checked them: https://github.com/apache/beam/blob/master/contributor-docs/code-change-guide.md https://github.com/apache/beam/blob/master/CONTRIBUTING.md https://beam.apache.org/contribute/ Welcome to Beam! -- 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-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] [Bug]: Errors when switching from streaming_inserts to Storage_Write_API when using repeated Struct or Record fields [beam]
TobiasBredow commented on issue #32155: URL: https://github.com/apache/beam/issues/32155#issuecomment-2285466047 Cool thanks for the quick reply! I will nee a bit to setup the environment since it my first time changing beam. I will tag you for the review once I have implemented the fix. -- 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-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] [Bug]: Errors when switching from streaming_inserts to Storage_Write_API when using repeated Struct or Record fields [beam]
ahmedabu98 commented on issue #32155: URL: https://github.com/apache/beam/issues/32155#issuecomment-2284223757 Thanks for opening this bug @TobiasBredow. I did a quick search and the expected behavior you mention matches with BQ's docs: https://cloud.google.com/bigquery/docs/reference/standard-sql/data-types#array_nulls. Namely: > When you write a NULL array to a table, it is converted to an empty array. Please feel free to apply a fix and tag me to review -- 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-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] [Bug]: Errors when switching from streaming_inserts to Storage_Write_API when using repeated Struct or Record fields [beam]
liferoad commented on issue #32155: URL: https://github.com/apache/beam/issues/32155#issuecomment-2284178944 cc @ahmedabu98 -- 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-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] [Bug]: Errors when switching from streaming_inserts to Storage_Write_API when using repeated Struct or Record fields [beam]
TobiasBredow commented on issue #32155: URL: https://github.com/apache/beam/issues/32155#issuecomment-2284084002 .take-issue -- 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-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] [Bug]: Errors when switching from streaming_inserts to Storage_Write_API when using repeated Struct or Record fields [beam]
TobiasBredow commented on issue #32155: URL: https://github.com/apache/beam/issues/32155#issuecomment-2283987729 Would be happy to also fix it if this is not wanted behavior. -- 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-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org