SophieTech88 commented on issue #5201:
URL: https://github.com/apache/gravitino/issues/5201#issuecomment-2468937901

   I noticed that the file 
[expressions/Literal.java](https://github.com/SophieTech88/gravitino/blob/main/api/src/main/java/org/apache/gravitino/rel/expressions/Literal.java#L31
 ) includes the comment: `@deprecated This interface will be removed`. 
Additionally, there’s a folder `expressions/literals/` containing two files: 
`Literal.java` and `Literals.java`. 
   
   For the Python client, which of these files should I implement? Should I 
focus on the new implementation in expressions/literals/, or is there a need to 
maintain compatibility with the deprecated interface?
   


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

Reply via email to