Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我使用带有 Amazon Athena 的 JDBC 驱动程序创建表时,它不会出现在 Athena 控制台中,但在show tables in mydatabase通过 jdbc 执行命令时会出现(反之亦然)。任何想法为什么我会发生这种情况?
show tables in mydatabase
我的 jdbc 调用和控制台位于不同的区域!哦!