rahil-c opened a new pull request, #14193: URL: https://github.com/apache/hudi/pull/14193
### Describe the issue this Pull Request addresses * Wanted to add a couple of tests which tests using a vector column as well as a blob column in the lance table. ### Summary and Changelog * Added a new property `LANCE_VECTOR_COLUMNS` * Added a helper in spark file factory to parse the values of this prop `enrichStructTypeWithLanceMetadata` * Added more e2e tests, for these specific data types ### Impact none ### Risk Level low ### Documentation Update one new config ### Contributor's checklist - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [ ] Enough context is provided in the sections above - [ ] Adequate tests were added if applicable -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
