Skip to content

Conversation

shangm2
Copy link

@shangm2 shangm2 commented Apr 30, 2025

  1. Annotations should be included in the final idl file

@shangm2 shangm2 requested a review from a team as a code owner April 30, 2025 21:30
@shangm2 shangm2 requested a review from ZacBlanco April 30, 2025 21:30
@shangm2 shangm2 changed the title Annotations should be included in the final idl file [Drift] Annotations should be included in the final idl file Apr 30, 2025
Copy link

@NikhilCollooru NikhilCollooru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a unit test please ?

@shangm2
Copy link
Author

shangm2 commented Apr 30, 2025

Can we add a unit test please ?

the tree.txt is for testing.

Copy link

@NikhilCollooru NikhilCollooru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice change !

return builder.append("}\n").toString();
}

private static String formatMap(Map<String, String> map)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Is Guava available in this module? If it is consider using Map joiner: https://gist.github.com/K0NRAD/8898732#file-mapjoinertest-java

@NikhilCollooru NikhilCollooru merged commit e982ba4 into prestodb:master May 5, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants