Skip to content

Commit 3f8361e

Browse files
authored
Merge pull request #34 from tatu-at-datastax/main
Fix #32: remove accidental debug System.out.println()
2 parents ab80aec + 6bc862b commit 3f8361e

File tree

1 file changed

+0
-1
lines changed
  • astra-db-java/src/main/java/com/datastax/astra/client/tables/definition/rows

1 file changed

+0
-1
lines changed

astra-db-java/src/main/java/com/datastax/astra/client/tables/definition/rows/Row.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,6 @@ public String getText(final String key) {
279279
}
280280

281281
public Long getBigInt(final String key) {
282-
System.out.println(get(key));
283282
return Long.parseLong(String.valueOf(get(key)));
284283
}
285284

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy